Reference documentation and code samples for the Google Cloud Edge Network V1 Client class Zone.
A Google Edge Cloud zone.
Generated from protobuf message google.cloud.edgenetwork.v1.Zone
Namespace
Google \ Cloud \ EdgeNetwork \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the zone.
↳ create_time
↳ update_time
↳ labels
↳ layout_name
string
The deployment layout type.
getName
Required. The resource name of the zone.
string
setName
Required. The resource name of the zone.
var
string
$this
getCreateTime
Output only. The time when the zone was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the zone was created.
$this
getUpdateTime
Output only. The time when the zone was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the zone was last updated.
$this
getLabels
Labels as key value pairs
setLabels
Labels as key value pairs
$this
getLayoutName
The deployment layout type.
string
setLayoutName
The deployment layout type.
var
string
$this