Resource: Zone
A Google Edge Cloud zone.
JSON representation |
---|
{ "name": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "layoutName": string } |
Fields | |
---|---|
name |
Required. The resource name of the zone. |
createTime |
Output only. The time when the zone was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. The time when the zone was last updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Labels as key value pairs An object containing a list of |
layoutName |
The deployment layout type. |
Methods |
|
---|---|
|
Gets details of a single Zone. |
|
InitializeZone will initialize resources for a zone in a project. |
|
Lists Zones in a given project and location. |