Package | Description |
---|---|
com.google.api.services.cloudbilling.model |
Modifier and Type | Method and Description |
---|---|
GeoTaxonomy |
GeoTaxonomy.clone() |
GeoTaxonomy |
Sku.getGeoTaxonomy()
The geographic taxonomy for this sku.
|
GeoTaxonomy |
GeoTaxonomy.set(String fieldName,
Object value) |
GeoTaxonomy |
GeoTaxonomy.setRegions(List<String> regions)
The list of regions associated with a sku.
|
GeoTaxonomy |
GeoTaxonomy.setType(String type)
The type of Geo Taxonomy: GLOBAL, REGIONAL, or MULTI_REGIONAL.
|
Modifier and Type | Method and Description |
---|---|
Sku |
Sku.setGeoTaxonomy(GeoTaxonomy geoTaxonomy)
The geographic taxonomy for this sku.
|
Copyright © 2011–2020 Google. All rights reserved.