VMware Engine v1 API - Class LocationMetadata (1.3.0)

public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the VMware Engine v1 API class LocationMetadata.

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

Inheritance

object > LocationMetadata

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Constructors

LocationMetadata()

public LocationMetadata()

LocationMetadata(LocationMetadata)

public LocationMetadata(LocationMetadata other)
Parameter
NameDescription
otherLocationMetadata

Properties

Capabilities

public RepeatedField<LocationMetadata.Types.Capability> Capabilities { get; }

Output only. Capabilities of this location.

Property Value
TypeDescription
RepeatedFieldLocationMetadataTypesCapability