Class LocationMetadata (1.4.2)

LocationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

VmwareEngine specific metadata for the given google.cloud.location.Location. It is returned as a content of the google.cloud.location.Location.metadata field.

Attribute

NameDescription
capabilities MutableSequence[google.cloud.vmwareengine_v1.types.LocationMetadata.Capability]
Output only. Capabilities of this location.

Classes

Capability

Capability(value)

Capability of a location.

Values: CAPABILITY_UNSPECIFIED (0): The default value. This value is used if the capability is omitted or unknown. STRETCHED_CLUSTERS (1): Stretch clusters are supported in this location.