v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Create AuthorizedViewSet

post/v1/{+parent}/authorizedViewSets

Path parameters

parentstring required

Required. The parent resource of the AuthorizedViewSet.

Query parameters

authorizedViewSetIdstring

Optional. A unique ID for the new AuthorizedViewSet. This ID will become the final component of the AuthorizedViewSet's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$. See https://google.aip.dev/122#resource-id-segments

Request body

displayNamestring

Display Name. Limit 64 characters.

updateTimestring google-datetime

Output only. Update time.

namestring

Identifier. The resource name of the AuthorizedViewSet. Format: projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}

createTimestring google-datetime

Output only. Create time.

Response

Successful response