Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Capability.
Capability of a location.
Protobuf type google.cloud.vmwareengine.v1.LocationMetadata.Capability
Namespace
Google \ Cloud \ VmwareEngine \ V1 \ LocationMetadataMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CAPABILITY_UNSPECIFIED
Value: 0
The default value. This value is used if the capability is omitted or unknown.
Generated from protobuf enum CAPABILITY_UNSPECIFIED = 0;
STRETCHED_CLUSTERS
Value: 1
Stretch clusters are supported in this location.
Generated from protobuf enum STRETCHED_CLUSTERS = 1;