public enum GeoTaxonomy.Types.TypeReference documentation and code samples for the Google Cloud Billing v1 API enum GeoTaxonomy.Types.Type.
The type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL.
Namespace
Google.Cloud.Billing.V1Assembly
Google.Cloud.Billing.V1.dll
Fields |
|
|---|---|
| Name | Description |
Global |
The sku is global in nature, e.g. a license sku. Global skus are available in all regions, and so have an empty region list. |
MultiRegional |
The sku is associated with multiple regions, e.g. "us-west2" and "us-east1". |
Regional |
The sku is available in a specific region, e.g. "us-west2". |
Unspecified |
The type is not specified. |