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: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Output only. The time when the zone was last updated.
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: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
labels (deprecated)
map (key: string, value: string)
Deprecated: not implemented. Labels as key value pairs.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
layoutName (deprecated)
string
Deprecated: not implemented. The deployment layout type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["The content describes a Google Edge Cloud zone resource, which is the central topic of this document."],["The JSON representation of a zone includes fields such as `name`, `createTime`, `updateTime`, and `labels`, with specific data types and formatting requirements."],["`labels` and `layoutName` within the JSON representation are noted as deprecated and not implemented."],["The methods described include `get` and `list` which are deprecated and `initialize` which will initialize resources for a zone in a project."],["The fields `createTime` and `updateTime` are represented in RFC 3339 timestamp format with specific examples of acceptable formats."]]],[]]