Class LocationMetadata
Metadata for a given google.cloud.location.Location.
Implements
Inherited Members
Namespace: Google.Apis.NetAppFiles.v1.Data
Assembly: Google.Apis.NetAppFiles.v1.dll
Syntax
public class LocationMetadata : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SupportedServiceLevels
Output only. Supported service levels in a location.
Declaration
[JsonProperty("supportedServiceLevels")]
public virtual IList<string> SupportedServiceLevels { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |