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 GeoTaxonomy
GeoTaxonomy.Builder. build()
GeoTaxonomy
GeoTaxonomy.Builder. buildPartial()
static GeoTaxonomy
GeoTaxonomy. getDefaultInstance()
GeoTaxonomy
GeoTaxonomy.Builder. getDefaultInstanceForType()
GeoTaxonomy
GeoTaxonomy. getDefaultInstanceForType()
GeoTaxonomy
Sku.Builder. getGeoTaxonomy()
The geographic taxonomy for this sku.GeoTaxonomy
Sku. getGeoTaxonomy()
The geographic taxonomy for this sku.GeoTaxonomy
SkuOrBuilder. getGeoTaxonomy()
The geographic taxonomy for this sku.static GeoTaxonomy
GeoTaxonomy. parseDelimitedFrom(InputStream input)
static GeoTaxonomy
GeoTaxonomy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeoTaxonomy
GeoTaxonomy. parseFrom(byte[] data)
static GeoTaxonomy
GeoTaxonomy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeoTaxonomy
GeoTaxonomy. parseFrom(com.google.protobuf.ByteString data)
static GeoTaxonomy
GeoTaxonomy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeoTaxonomy
GeoTaxonomy. parseFrom(com.google.protobuf.CodedInputStream input)
static GeoTaxonomy
GeoTaxonomy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeoTaxonomy
GeoTaxonomy. parseFrom(InputStream input)
static GeoTaxonomy
GeoTaxonomy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeoTaxonomy
GeoTaxonomy. parseFrom(ByteBuffer data)
static GeoTaxonomy
GeoTaxonomy. 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.Builder
GeoTaxonomy.Builder. mergeFrom(GeoTaxonomy other)
Sku.Builder
Sku.Builder. mergeGeoTaxonomy(GeoTaxonomy value)
The geographic taxonomy for this sku.static GeoTaxonomy.Builder
GeoTaxonomy. newBuilder(GeoTaxonomy prototype)
Sku.Builder
Sku.Builder. setGeoTaxonomy(GeoTaxonomy value)
The geographic taxonomy for this sku.
-