Google Cloud Billing v1 API - Enum GeoTaxonomy.Types.Type (3.4.0)

public enum GeoTaxonomy.Types.Type

Reference 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.V1

Assembly

Google.Cloud.Billing.V1.dll

Fields

NameDescription
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.