public static interface SearchRequest.PersonalizationSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.PersonalizationSpec.Mode |
getMode()
Defaults to
[Mode.AUTO][google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode.AUTO].
|
int |
getModeValue()
Defaults to
[Mode.AUTO][google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode.AUTO].
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getModeValue()
Defaults to [Mode.AUTO][google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode.AUTO].
.google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode mode = 1;SearchRequest.PersonalizationSpec.Mode getMode()
Defaults to [Mode.AUTO][google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode.AUTO].
.google.cloud.retail.v2.SearchRequest.PersonalizationSpec.Mode mode = 1;Copyright © 2023 Google LLC. All rights reserved.