Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class LocationMetadata.
VmwareEngine specific metadata for the given
google.cloud.location.Location. It is
returned as a content of the google.cloud.location.Location.metadata field.
Generated from protobuf message google.cloud.vmwareengine.v1.LocationMetadata
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ capabilities |
array
Output only. Capabilities of this location. |
getCapabilities
Output only. Capabilities of this location.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setCapabilities
Output only. Capabilities of this location.
| Parameter | |
|---|---|
| Name | Description |
var |
int[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|