Uses of Class
com.google.cloud.billing.v1.GeoTaxonomy
-
Packages that use GeoTaxonomy Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of GeoTaxonomy in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return GeoTaxonomy Modifier and Type Method Description GeoTaxonomyGeoTaxonomy.Builder. build()GeoTaxonomyGeoTaxonomy.Builder. buildPartial()static GeoTaxonomyGeoTaxonomy. getDefaultInstance()GeoTaxonomyGeoTaxonomy.Builder. getDefaultInstanceForType()GeoTaxonomyGeoTaxonomy. getDefaultInstanceForType()GeoTaxonomySku.Builder. getGeoTaxonomy()The geographic taxonomy for this sku.GeoTaxonomySku. getGeoTaxonomy()The geographic taxonomy for this sku.GeoTaxonomySkuOrBuilder. getGeoTaxonomy()The geographic taxonomy for this sku.static GeoTaxonomyGeoTaxonomy. parseDelimitedFrom(InputStream input)static GeoTaxonomyGeoTaxonomy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoTaxonomyGeoTaxonomy. parseFrom(byte[] data)static GeoTaxonomyGeoTaxonomy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoTaxonomyGeoTaxonomy. parseFrom(com.google.protobuf.ByteString data)static GeoTaxonomyGeoTaxonomy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoTaxonomyGeoTaxonomy. parseFrom(com.google.protobuf.CodedInputStream input)static GeoTaxonomyGeoTaxonomy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoTaxonomyGeoTaxonomy. parseFrom(InputStream input)static GeoTaxonomyGeoTaxonomy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoTaxonomyGeoTaxonomy. parseFrom(ByteBuffer data)static GeoTaxonomyGeoTaxonomy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.billing.v1 that return types with arguments of type GeoTaxonomy Modifier and Type Method Description com.google.protobuf.Parser<GeoTaxonomy>GeoTaxonomy. getParserForType()static com.google.protobuf.Parser<GeoTaxonomy>GeoTaxonomy. parser()Methods in com.google.cloud.billing.v1 with parameters of type GeoTaxonomy Modifier and Type Method Description GeoTaxonomy.BuilderGeoTaxonomy.Builder. mergeFrom(GeoTaxonomy other)Sku.BuilderSku.Builder. mergeGeoTaxonomy(GeoTaxonomy value)The geographic taxonomy for this sku.static GeoTaxonomy.BuilderGeoTaxonomy. newBuilder(GeoTaxonomy prototype)Sku.BuilderSku.Builder. setGeoTaxonomy(GeoTaxonomy value)The geographic taxonomy for this sku.
-