| Modifier and Type | Method and Description |
|---|---|
ProductLevelConfig |
ProductLevelConfig.Builder.build() |
ProductLevelConfig |
ProductLevelConfig.Builder.buildPartial() |
static ProductLevelConfig |
ProductLevelConfig.getDefaultInstance() |
ProductLevelConfig |
ProductLevelConfig.getDefaultInstanceForType() |
ProductLevelConfig |
ProductLevelConfig.Builder.getDefaultInstanceForType() |
ProductLevelConfig |
CatalogOrBuilder.getProductLevelConfig()
Required.
|
ProductLevelConfig |
Catalog.getProductLevelConfig()
Required.
|
ProductLevelConfig |
Catalog.Builder.getProductLevelConfig()
Required.
|
static ProductLevelConfig |
ProductLevelConfig.parseDelimitedFrom(InputStream input) |
static ProductLevelConfig |
ProductLevelConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(byte[] data) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(ByteBuffer data) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(com.google.protobuf.ByteString data) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(InputStream input) |
static ProductLevelConfig |
ProductLevelConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProductLevelConfig> |
ProductLevelConfig.getParserForType() |
static com.google.protobuf.Parser<ProductLevelConfig> |
ProductLevelConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProductLevelConfig.Builder |
ProductLevelConfig.Builder.mergeFrom(ProductLevelConfig other) |
Catalog.Builder |
Catalog.Builder.mergeProductLevelConfig(ProductLevelConfig value)
Required.
|
static ProductLevelConfig.Builder |
ProductLevelConfig.newBuilder(ProductLevelConfig prototype) |
Catalog.Builder |
Catalog.Builder.setProductLevelConfig(ProductLevelConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.