Resource: AuthorizedViewSet
An AuthorizedViewSet contains a set of AuthorizedView resources.
JSON representation |
---|
{ "name": string, "createTime": string, "updateTime": string, "displayName": string } |
Fields | |
---|---|
name |
Identifier. The resource name of the AuthorizedViewSet. Format: projects/{project}/locations/{location}/authorizedViewSets/{authorizedViewSet} |
createTime |
Output only. Create time. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. Update time. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
displayName |
Display Name. Limit 64 characters. |
Methods |
|
---|---|
|
Create AuthorizedViewSet |
|
Deletes an AuthorizedViewSet. |
|
Get AuthorizedViewSet |
|
List AuthorizedViewSets |
|
Updates an AuthorizedViewSet. |