| Modifier and Type | Method and Description |
|---|---|
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.build() |
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.buildPartial() |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.getDefaultInstance() |
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.getDefaultInstanceForType() |
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.getDefaultInstanceForType() |
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.ModelFeaturesConfigOrBuilder.getFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
|
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.ModelFeaturesConfig.getFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
|
Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.ModelFeaturesConfig.Builder.getFrequentlyBoughtTogetherConfig()
Additional configs for frequently-bought-together models.
|
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseDelimitedFrom(InputStream input) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(byte[] data) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(ByteBuffer data) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(com.google.protobuf.ByteString data) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(InputStream input) |
static Model.FrequentlyBoughtTogetherFeaturesConfig |
Model.FrequentlyBoughtTogetherFeaturesConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Model.FrequentlyBoughtTogetherFeaturesConfig> |
Model.FrequentlyBoughtTogetherFeaturesConfig.getParserForType() |
static com.google.protobuf.Parser<Model.FrequentlyBoughtTogetherFeaturesConfig> |
Model.FrequentlyBoughtTogetherFeaturesConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Model.ModelFeaturesConfig.Builder |
Model.ModelFeaturesConfig.Builder.mergeFrequentlyBoughtTogetherConfig(Model.FrequentlyBoughtTogetherFeaturesConfig value)
Additional configs for frequently-bought-together models.
|
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder |
Model.FrequentlyBoughtTogetherFeaturesConfig.Builder.mergeFrom(Model.FrequentlyBoughtTogetherFeaturesConfig other) |
static Model.FrequentlyBoughtTogetherFeaturesConfig.Builder |
Model.FrequentlyBoughtTogetherFeaturesConfig.newBuilder(Model.FrequentlyBoughtTogetherFeaturesConfig prototype) |
Model.ModelFeaturesConfig.Builder |
Model.ModelFeaturesConfig.Builder.setFrequentlyBoughtTogetherConfig(Model.FrequentlyBoughtTogetherFeaturesConfig value)
Additional configs for frequently-bought-together models.
|
Copyright © 2025 Google LLC. All rights reserved.