[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGeoTaxonomy\u003c/code\u003e class within the Google Cloud Billing v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGeoTaxonomy\u003c/code\u003e class is 3.9.0, with versions ranging back to 2.2.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGeoTaxonomy\u003c/code\u003e is a class that encapsulates geographic taxonomy data for a SKU and includes information on regions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGeoTaxonomy\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eGeoTaxonomy\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two properties : Regions, which is the list of regions associated with a sku, and Type, which can be GLOBAL, REGIONAL or MULTI_REGIONAL.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Billing v1 API - Class GeoTaxonomy (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.8.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.7.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.6.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.5.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.4.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.3.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.2.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.1.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.0.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.3.0/Google.Cloud.Billing.V1.GeoTaxonomy)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.2.0/Google.Cloud.Billing.V1.GeoTaxonomy) \n\n public sealed class GeoTaxonomy : IMessage\u003cGeoTaxonomy\u003e, IEquatable\u003cGeoTaxonomy\u003e, IDeepCloneable\u003cGeoTaxonomy\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Billing v1 API class GeoTaxonomy.\n\nEncapsulates the geographic taxonomy data for a sku. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GeoTaxonomy \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GeoTaxonomy](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.GeoTaxonomy), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GeoTaxonomy](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.GeoTaxonomy), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GeoTaxonomy](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.GeoTaxonomy), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Billing.V1](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Billing.V1.dll\n\nConstructors\n------------\n\n### GeoTaxonomy()\n\n public GeoTaxonomy()\n\n### GeoTaxonomy(GeoTaxonomy)\n\n public GeoTaxonomy(GeoTaxonomy other)\n\nProperties\n----------\n\n### Regions\n\n public RepeatedField\u003cstring\u003e Regions { get; }\n\nThe list of regions associated with a sku. Empty for Global skus, which are\nassociated with all Google Cloud regions.\n\n### Type\n\n public GeoTaxonomy.Types.Type Type { get; set; }\n\nThe type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL."]]