projects
Creates a new AuthorizedView in a table.
post/v2/{+parent}/authorizedViews
Path parameters
parentstring required
Required. This is the name of the table the AuthorizedView belongs to. Values are of the form projects/{project}/instances/{instance}/tables/{table}.
Query parameters
authorizedViewIdstring
Required. The id of the AuthorizedView to create. This AuthorizedView must not already exist. The authorized_view_id appended to parent forms the full AuthorizedView name of the form projects/{project}/instances/{instance}/tables/{table}/authorizedView/{authorized_view}.
Request body
Response
Successful response