redis  v1
Properties | List of all members
Google.Apis.CloudRedis.v1.Data.Location Class Reference

A resource that represents Google Cloud Platform location. More...

Inheritance diagram for Google.Apis.CloudRedis.v1.Data.Location:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string DisplayName [get, set]
 The friendly name for this location, typically a nearby city name. For example, "Tokyo". More...
 
virtual System.Collections.Generic.IDictionary< string, string > Labels [get, set]
 Cross-service attributes for the location. For example More...
 
virtual string LocationId [get, set]
 Resource ID for the region. For example: "us-east1". More...
 
virtual System.Collections.Generic.IDictionary< string, object > Metadata [get, set]
 Output only. The set of available zones in the location. The map is keyed by the lowercase ID of each zone, as defined by Compute Engine. These keys can be specified in location_id or alternative_location_id fields when creating a Redis instance. More...
 
virtual string Name [get, set]
 Full resource name for the region. For example: "projects/example-project/locations/us- east1". More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A resource that represents Google Cloud Platform location.

Property Documentation

◆ DisplayName

virtual string Google.Apis.CloudRedis.v1.Data.Location.DisplayName
getset

The friendly name for this location, typically a nearby city name. For example, "Tokyo".

◆ ETag

virtual string Google.Apis.CloudRedis.v1.Data.Location.ETag
getset

The ETag of the item.

◆ Labels

virtual System.Collections.Generic.IDictionary<string,string> Google.Apis.CloudRedis.v1.Data.Location.Labels
getset

Cross-service attributes for the location. For example

{"cloud.googleapis.com/region": "us-east1"}

◆ LocationId

virtual string Google.Apis.CloudRedis.v1.Data.Location.LocationId
getset

Resource ID for the region. For example: "us-east1".

◆ Metadata

virtual System.Collections.Generic.IDictionary<string,object> Google.Apis.CloudRedis.v1.Data.Location.Metadata
getset

Output only. The set of available zones in the location. The map is keyed by the lowercase ID of each zone, as defined by Compute Engine. These keys can be specified in location_id or alternative_location_id fields when creating a Redis instance.

◆ Name

virtual string Google.Apis.CloudRedis.v1.Data.Location.Name
getset

Full resource name for the region. For example: "projects/example-project/locations/us- east1".


The documentation for this class was generated from the following file: