[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Billing V1 Client - Class Type (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-billing/latest/V1.GeoTaxonomy.Type)\n- [2.1.2](/php/docs/reference/cloud-billing/2.1.2/V1.GeoTaxonomy.Type)\n- [2.0.1](/php/docs/reference/cloud-billing/2.0.1/V1.GeoTaxonomy.Type)\n- [1.9.8](/php/docs/reference/cloud-billing/1.9.8/V1.GeoTaxonomy.Type)\n- [1.8.0](/php/docs/reference/cloud-billing/1.8.0/V1.GeoTaxonomy.Type)\n- [1.7.5](/php/docs/reference/cloud-billing/1.7.5/V1.GeoTaxonomy.Type)\n- [1.6.0](/php/docs/reference/cloud-billing/1.6.0/V1.GeoTaxonomy.Type)\n- [1.5.6](/php/docs/reference/cloud-billing/1.5.6/V1.GeoTaxonomy.Type) \nReference documentation and code samples for the Google Cloud Billing V1 Client class Type.\n\nThe type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL.\n\nProtobuf type `google.cloud.billing.v1.GeoTaxonomy.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Billing \\\\ V1 \\\\ GeoTaxonomy\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nThe type is not specified.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### PBGLOBAL\n\n Value: 1\n\nThe sku is global in nature, e.g. a license sku. Global skus are\navailable in all regions, and so have an empty region list.\n\nGenerated from protobuf enum `GLOBAL = 1;`\n\n### REGIONAL\n\n Value: 2\n\nThe sku is available in a specific region, e.g. \"us-west2\".\n\nGenerated from protobuf enum `REGIONAL = 2;`\n\n### MULTI_REGIONAL\n\n Value: 3\n\nThe sku is associated with multiple regions, e.g. \"us-west2\" and\n\"us-east1\".\n\nGenerated from protobuf enum `MULTI_REGIONAL = 3;`"]]