GeoTaxonomy(mapping=None, *, ignore_unknown_fields=False, **kwargs)Encapsulates the geographic taxonomy data for a sku.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.billing_v1.types.GeoTaxonomy.Type
The type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL. |
regions |
MutableSequence[str]
The list of regions associated with a sku. Empty for Global skus, which are associated with all Google Cloud regions. |
Classes
Type
Type(value)The type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL.