Google Cloud Vmware Engine V1 Client - Class LocationMetadata (1.3.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ capabilities int[]

Output only. Capabilities of this location.

getCapabilities

Output only. Capabilities of this location.

Returns
Type Description
Google\Protobuf\RepeatedField<int>

setCapabilities

Output only. Capabilities of this location.

Parameter
Name Description
var int[]
Returns
Type Description
$this