Billing V1 API - Module Google::Cloud::Billing::V1::GeoTaxonomy::Type (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
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".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]