| Modifier and Type | Method and Description |
|---|---|
GeoTaxonomy |
GeoTaxonomy.Builder.build() |
GeoTaxonomy |
GeoTaxonomy.Builder.buildPartial() |
static GeoTaxonomy |
GeoTaxonomy.getDefaultInstance() |
GeoTaxonomy |
GeoTaxonomy.getDefaultInstanceForType() |
GeoTaxonomy |
GeoTaxonomy.Builder.getDefaultInstanceForType() |
GeoTaxonomy |
Sku.getGeoTaxonomy()
The geographic taxonomy for this sku.
|
GeoTaxonomy |
Sku.Builder.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(ByteBuffer data) |
static GeoTaxonomy |
GeoTaxonomy.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GeoTaxonomy> |
GeoTaxonomy.getParserForType() |
static com.google.protobuf.Parser<GeoTaxonomy> |
GeoTaxonomy.parser() |
| Modifier and Type | Method and 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.
|
Copyright © 2024 Google LLC. All rights reserved.