public static interface SearchRequest.DynamicFacetSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.DynamicFacetSpec.Mode |
getMode()
Mode of the DynamicFacet feature.
|
int |
getModeValue()
Mode of the DynamicFacet feature.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getModeValue()
Mode of the DynamicFacet feature. Defaults to [Mode.DISABLED][google.cloud.retail.v2beta.SearchRequest.DynamicFacetSpec.Mode.DISABLED] if it's unset.
.google.cloud.retail.v2beta.SearchRequest.DynamicFacetSpec.Mode mode = 1;SearchRequest.DynamicFacetSpec.Mode getMode()
Mode of the DynamicFacet feature. Defaults to [Mode.DISABLED][google.cloud.retail.v2beta.SearchRequest.DynamicFacetSpec.Mode.DISABLED] if it's unset.
.google.cloud.retail.v2beta.SearchRequest.DynamicFacetSpec.Mode mode = 1;Copyright © 2024 Google LLC. All rights reserved.