Resource: Space
Space is a top level resource for managing teams building applications through Application Design Center.
JSON representation |
---|
{ "name": string, "displayName": string, "description": string, "createTime": string, "updateTime": string, "enableGcpSharedTemplates": boolean } |
Fields | |
---|---|
name |
Identifier. The space name. |
displayName |
Optional. Display name for the space. |
description |
Optional. Description for the space. |
createTime |
Output only. Space creation timestamp. 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. Space update timestamp 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: |
enableGcpSharedTemplates |
Optional. Flag to enable Google opinionated shared templates. |
Methods |
|
---|---|
|
Creates a space. |
|
Deletes a space. |
|
Gets details about a space. |
|
Gets the access control policy for a resource. |
|
Lists spaces in a given project and location. |
|
Updates a space. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |