| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.Builder.build() |
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.Builder.buildPartial() |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.getDefaultInstance() |
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.getDefaultInstanceForType() |
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.Builder.getDefaultInstanceForType() |
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfigOrBuilder.getRerankConfig()
Set this field only if you want to rerank based on facet values engaged
by the user for the current key.
|
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.getRerankConfig()
Set this field only if you want to rerank based on facet values engaged
by the user for the current key.
|
CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.Builder.getRerankConfig()
Set this field only if you want to rerank based on facet values engaged
by the user for the current key.
|
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseDelimitedFrom(InputStream input) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(byte[] data) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(ByteBuffer data) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(com.google.protobuf.ByteString data) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(InputStream input) |
static CatalogAttribute.FacetConfig.RerankConfig |
CatalogAttribute.FacetConfig.RerankConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CatalogAttribute.FacetConfig.RerankConfig> |
CatalogAttribute.FacetConfig.RerankConfig.getParserForType() |
static com.google.protobuf.Parser<CatalogAttribute.FacetConfig.RerankConfig> |
CatalogAttribute.FacetConfig.RerankConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.FacetConfig.RerankConfig.Builder |
CatalogAttribute.FacetConfig.RerankConfig.Builder.mergeFrom(CatalogAttribute.FacetConfig.RerankConfig other) |
CatalogAttribute.FacetConfig.Builder |
CatalogAttribute.FacetConfig.Builder.mergeRerankConfig(CatalogAttribute.FacetConfig.RerankConfig value)
Set this field only if you want to rerank based on facet values engaged
by the user for the current key.
|
static CatalogAttribute.FacetConfig.RerankConfig.Builder |
CatalogAttribute.FacetConfig.RerankConfig.newBuilder(CatalogAttribute.FacetConfig.RerankConfig prototype) |
CatalogAttribute.FacetConfig.Builder |
CatalogAttribute.FacetConfig.Builder.setRerankConfig(CatalogAttribute.FacetConfig.RerankConfig value)
Set this field only if you want to rerank based on facet values engaged
by the user for the current key.
|
Copyright © 2025 Google LLC. All rights reserved.