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