Uses of Interface
com.google.cloud.billing.v1.GeoTaxonomyOrBuilder
-
Packages that use GeoTaxonomyOrBuilder Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of GeoTaxonomyOrBuilder in com.google.cloud.billing.v1
Classes in com.google.cloud.billing.v1 that implement GeoTaxonomyOrBuilder Modifier and Type Class Description class
GeoTaxonomy
Encapsulates the geographic taxonomy data for a sku.static class
GeoTaxonomy.Builder
Encapsulates the geographic taxonomy data for a sku.Methods in com.google.cloud.billing.v1 that return GeoTaxonomyOrBuilder Modifier and Type Method Description GeoTaxonomyOrBuilder
Sku.Builder. getGeoTaxonomyOrBuilder()
The geographic taxonomy for this sku.GeoTaxonomyOrBuilder
Sku. getGeoTaxonomyOrBuilder()
The geographic taxonomy for this sku.GeoTaxonomyOrBuilder
SkuOrBuilder. getGeoTaxonomyOrBuilder()
The geographic taxonomy for this sku.
-