NetApp 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 NetApp v1 API class LocationMetadata.

Metadata for a given [google.cloud.location.Location][google.cloud.location.Location].

Inheritance

object > LocationMetadata

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

LocationMetadata()

public LocationMetadata()

LocationMetadata(LocationMetadata)

public LocationMetadata(LocationMetadata other)
Parameter
Name Description
other LocationMetadata

Properties

SupportedServiceLevels

public RepeatedField<ServiceLevel> SupportedServiceLevels { get; }

Output only. Supported service levels in a location.

Property Value
Type Description
RepeatedFieldServiceLevel