Billing V1 API - Module Google::Cloud::Billing::V1::GeoTaxonomy::Type (v0.18.0)

Reference documentation and code samples for the Billing V1 API module Google::Cloud::Billing::V1::GeoTaxonomy::Type.

The type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL.

Constants

TYPE_UNSPECIFIED

value: 0
The type is not specified.

GLOBAL

value: 1
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.

REGIONAL

value: 2
The sku is available in a specific region, e.g. "us-west2".

MULTI_REGIONAL

value: 3
The sku is associated with multiple regions, e.g. "us-west2" and "us-east1".