Class GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion
Encapsulates a Google Cloud region.
Implements
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1beta.Data
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class GoogleCloudBillingSkugroupskusV1betaGeoTaxonomyRegion : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Region
Description of a Google Cloud region. Example: "us-west2".
Declaration
[JsonProperty("region")]
public virtual string Region { get; set; }
Property Value
Type | Description |
---|---|
string |