Package com.google.cloud.retail.v2alpha
Class CompleteQueryRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
- com.google.cloud.retail.v2alpha.CompleteQueryRequest.Builder
-
- All Implemented Interfaces:
CompleteQueryRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CompleteQueryRequest
public static final class CompleteQueryRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder> implements CompleteQueryRequestOrBuilder
Autocomplete parameters.
Protobuf typegoogle.cloud.retail.v2alpha.CompleteQueryRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CompleteQueryRequest.BuilderaddAllLanguageCodes(Iterable<String> values)Note that this field applies for `user-data` dataset only.CompleteQueryRequest.BuilderaddLanguageCodes(String value)Note that this field applies for `user-data` dataset only.CompleteQueryRequest.BuilderaddLanguageCodesBytes(com.google.protobuf.ByteString value)Note that this field applies for `user-data` dataset only.CompleteQueryRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CompleteQueryRequestbuild()CompleteQueryRequestbuildPartial()CompleteQueryRequest.Builderclear()CompleteQueryRequest.BuilderclearCatalog()Required.CompleteQueryRequest.BuilderclearDataset()Determines which dataset to use for fetching completion.CompleteQueryRequest.BuilderclearDeviceType()The device type context for completion suggestions.CompleteQueryRequest.BuilderclearEnableAttributeSuggestions()If true, attribute suggestions are enabled and provided in response.CompleteQueryRequest.BuilderclearEntity()The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc.CompleteQueryRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CompleteQueryRequest.BuilderclearLanguageCodes()Note that this field applies for `user-data` dataset only.CompleteQueryRequest.BuilderclearMaxSuggestions()Completion max suggestions.CompleteQueryRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CompleteQueryRequest.BuilderclearQuery()Required.CompleteQueryRequest.BuilderclearVisitorId()Required field.CompleteQueryRequest.Builderclone()StringgetCatalog()Required.com.google.protobuf.ByteStringgetCatalogBytes()Required.StringgetDataset()Determines which dataset to use for fetching completion.com.google.protobuf.ByteStringgetDatasetBytes()Determines which dataset to use for fetching completion.CompleteQueryRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDeviceType()The device type context for completion suggestions.com.google.protobuf.ByteStringgetDeviceTypeBytes()The device type context for completion suggestions.booleangetEnableAttributeSuggestions()If true, attribute suggestions are enabled and provided in response.StringgetEntity()The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc.com.google.protobuf.ByteStringgetEntityBytes()The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc.StringgetLanguageCodes(int index)Note that this field applies for `user-data` dataset only.com.google.protobuf.ByteStringgetLanguageCodesBytes(int index)Note that this field applies for `user-data` dataset only.intgetLanguageCodesCount()Note that this field applies for `user-data` dataset only.com.google.protobuf.ProtocolStringListgetLanguageCodesList()Note that this field applies for `user-data` dataset only.intgetMaxSuggestions()Completion max suggestions.StringgetQuery()Required.com.google.protobuf.ByteStringgetQueryBytes()Required.StringgetVisitorId()Required field.com.google.protobuf.ByteStringgetVisitorIdBytes()Required field.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CompleteQueryRequest.BuildermergeFrom(CompleteQueryRequest other)CompleteQueryRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CompleteQueryRequest.BuildermergeFrom(com.google.protobuf.Message other)CompleteQueryRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CompleteQueryRequest.BuildersetCatalog(String value)Required.CompleteQueryRequest.BuildersetCatalogBytes(com.google.protobuf.ByteString value)Required.CompleteQueryRequest.BuildersetDataset(String value)Determines which dataset to use for fetching completion.CompleteQueryRequest.BuildersetDatasetBytes(com.google.protobuf.ByteString value)Determines which dataset to use for fetching completion.CompleteQueryRequest.BuildersetDeviceType(String value)The device type context for completion suggestions.CompleteQueryRequest.BuildersetDeviceTypeBytes(com.google.protobuf.ByteString value)The device type context for completion suggestions.CompleteQueryRequest.BuildersetEnableAttributeSuggestions(boolean value)If true, attribute suggestions are enabled and provided in response.CompleteQueryRequest.BuildersetEntity(String value)The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc.CompleteQueryRequest.BuildersetEntityBytes(com.google.protobuf.ByteString value)The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc.CompleteQueryRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CompleteQueryRequest.BuildersetLanguageCodes(int index, String value)Note that this field applies for `user-data` dataset only.CompleteQueryRequest.BuildersetMaxSuggestions(int value)Completion max suggestions.CompleteQueryRequest.BuildersetQuery(String value)Required.CompleteQueryRequest.BuildersetQueryBytes(com.google.protobuf.ByteString value)Required.CompleteQueryRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CompleteQueryRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CompleteQueryRequest.BuildersetVisitorId(String value)Required field.CompleteQueryRequest.BuildersetVisitorIdBytes(com.google.protobuf.ByteString value)Required field.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
clear
public CompleteQueryRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
getDefaultInstanceForType
public CompleteQueryRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CompleteQueryRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CompleteQueryRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CompleteQueryRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
setField
public CompleteQueryRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
clearField
public CompleteQueryRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
clearOneof
public CompleteQueryRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
setRepeatedField
public CompleteQueryRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
addRepeatedField
public CompleteQueryRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
mergeFrom
public CompleteQueryRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CompleteQueryRequest.Builder>
-
mergeFrom
public CompleteQueryRequest.Builder mergeFrom(CompleteQueryRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
mergeFrom
public CompleteQueryRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CompleteQueryRequest.Builder>- Throws:
IOException
-
getCatalog
public String getCatalog()
Required. Catalog for which the completion is performed. Full resource name of catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getCatalogin interfaceCompleteQueryRequestOrBuilder- Returns:
- The catalog.
-
getCatalogBytes
public com.google.protobuf.ByteString getCatalogBytes()
Required. Catalog for which the completion is performed. Full resource name of catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getCatalogBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for catalog.
-
setCatalog
public CompleteQueryRequest.Builder setCatalog(String value)
Required. Catalog for which the completion is performed. Full resource name of catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The catalog to set.- Returns:
- This builder for chaining.
-
clearCatalog
public CompleteQueryRequest.Builder clearCatalog()
Required. Catalog for which the completion is performed. Full resource name of catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setCatalogBytes
public CompleteQueryRequest.Builder setCatalogBytes(com.google.protobuf.ByteString value)
Required. Catalog for which the completion is performed. Full resource name of catalog, such as `projects/*/locations/global/catalogs/default_catalog`.
string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for catalog to set.- Returns:
- This builder for chaining.
-
getQuery
public String getQuery()
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
string query = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getQueryin interfaceCompleteQueryRequestOrBuilder- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
string query = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getQueryBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for query.
-
setQuery
public CompleteQueryRequest.Builder setQuery(String value)
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
string query = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The query to set.- Returns:
- This builder for chaining.
-
clearQuery
public CompleteQueryRequest.Builder clearQuery()
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
string query = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setQueryBytes
public CompleteQueryRequest.Builder setQueryBytes(com.google.protobuf.ByteString value)
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
string query = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for query to set.- Returns:
- This builder for chaining.
-
getVisitorId
public String getVisitorId()
Required field. A unique identifier for tracking visitors. For example, this could be implemented with an HTTP cookie, which should be able to uniquely identify a visitor on a single device. This unique identifier should not change if the visitor logs in or out of the website. The field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
string visitor_id = 7;- Specified by:
getVisitorIdin interfaceCompleteQueryRequestOrBuilder- Returns:
- The visitorId.
-
getVisitorIdBytes
public com.google.protobuf.ByteString getVisitorIdBytes()
Required field. A unique identifier for tracking visitors. For example, this could be implemented with an HTTP cookie, which should be able to uniquely identify a visitor on a single device. This unique identifier should not change if the visitor logs in or out of the website. The field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
string visitor_id = 7;- Specified by:
getVisitorIdBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for visitorId.
-
setVisitorId
public CompleteQueryRequest.Builder setVisitorId(String value)
Required field. A unique identifier for tracking visitors. For example, this could be implemented with an HTTP cookie, which should be able to uniquely identify a visitor on a single device. This unique identifier should not change if the visitor logs in or out of the website. The field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
string visitor_id = 7;- Parameters:
value- The visitorId to set.- Returns:
- This builder for chaining.
-
clearVisitorId
public CompleteQueryRequest.Builder clearVisitorId()
Required field. A unique identifier for tracking visitors. For example, this could be implemented with an HTTP cookie, which should be able to uniquely identify a visitor on a single device. This unique identifier should not change if the visitor logs in or out of the website. The field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
string visitor_id = 7;- Returns:
- This builder for chaining.
-
setVisitorIdBytes
public CompleteQueryRequest.Builder setVisitorIdBytes(com.google.protobuf.ByteString value)
Required field. A unique identifier for tracking visitors. For example, this could be implemented with an HTTP cookie, which should be able to uniquely identify a visitor on a single device. This unique identifier should not change if the visitor logs in or out of the website. The field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
string visitor_id = 7;- Parameters:
value- The bytes for visitorId to set.- Returns:
- This builder for chaining.
-
getLanguageCodesList
public com.google.protobuf.ProtocolStringList getLanguageCodesList()
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Specified by:
getLanguageCodesListin interfaceCompleteQueryRequestOrBuilder- Returns:
- A list containing the languageCodes.
-
getLanguageCodesCount
public int getLanguageCodesCount()
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Specified by:
getLanguageCodesCountin interfaceCompleteQueryRequestOrBuilder- Returns:
- The count of languageCodes.
-
getLanguageCodes
public String getLanguageCodes(int index)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Specified by:
getLanguageCodesin interfaceCompleteQueryRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The languageCodes at the given index.
-
getLanguageCodesBytes
public com.google.protobuf.ByteString getLanguageCodesBytes(int index)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Specified by:
getLanguageCodesBytesin interfaceCompleteQueryRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the languageCodes at the given index.
-
setLanguageCodes
public CompleteQueryRequest.Builder setLanguageCodes(int index, String value)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Parameters:
index- The index to set the value at.value- The languageCodes to set.- Returns:
- This builder for chaining.
-
addLanguageCodes
public CompleteQueryRequest.Builder addLanguageCodes(String value)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Parameters:
value- The languageCodes to add.- Returns:
- This builder for chaining.
-
addAllLanguageCodes
public CompleteQueryRequest.Builder addAllLanguageCodes(Iterable<String> values)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Parameters:
values- The languageCodes to add.- Returns:
- This builder for chaining.
-
clearLanguageCodes
public CompleteQueryRequest.Builder clearLanguageCodes()
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Returns:
- This builder for chaining.
-
addLanguageCodesBytes
public CompleteQueryRequest.Builder addLanguageCodesBytes(com.google.protobuf.ByteString value)
Note that this field applies for `user-data` dataset only. For requests with `cloud-retail` dataset, setting this field has no effect. The language filters applied to the output suggestions. If set, it should contain the language of the query. If not set, suggestions are returned without considering language restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). The maximum number of language codes is 3.
repeated string language_codes = 3;- Parameters:
value- The bytes of the languageCodes to add.- Returns:
- This builder for chaining.
-
getDeviceType
public String getDeviceType()
The device type context for completion suggestions. We recommend that you leave this field empty. It can apply different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
string device_type = 4;- Specified by:
getDeviceTypein interfaceCompleteQueryRequestOrBuilder- Returns:
- The deviceType.
-
getDeviceTypeBytes
public com.google.protobuf.ByteString getDeviceTypeBytes()
The device type context for completion suggestions. We recommend that you leave this field empty. It can apply different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
string device_type = 4;- Specified by:
getDeviceTypeBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for deviceType.
-
setDeviceType
public CompleteQueryRequest.Builder setDeviceType(String value)
The device type context for completion suggestions. We recommend that you leave this field empty. It can apply different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
string device_type = 4;- Parameters:
value- The deviceType to set.- Returns:
- This builder for chaining.
-
clearDeviceType
public CompleteQueryRequest.Builder clearDeviceType()
The device type context for completion suggestions. We recommend that you leave this field empty. It can apply different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
string device_type = 4;- Returns:
- This builder for chaining.
-
setDeviceTypeBytes
public CompleteQueryRequest.Builder setDeviceTypeBytes(com.google.protobuf.ByteString value)
The device type context for completion suggestions. We recommend that you leave this field empty. It can apply different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
string device_type = 4;- Parameters:
value- The bytes for deviceType to set.- Returns:
- This builder for chaining.
-
getDataset
public String getDataset()
Determines which dataset to use for fetching completion. "user-data" will use the imported dataset through [CompletionService.ImportCompletionData][google.cloud.retail.v2alpha.CompletionService.ImportCompletionData]. "cloud-retail" will use the dataset generated by cloud retail based on user events. If leave empty, it will use the "user-data". Current supported values: * user-data * cloud-retail: This option requires enabling auto-learning function first. See [guidelines](https://cloud.google.com/retail/docs/completion-overview#generated-completion-dataset).
string dataset = 6;- Specified by:
getDatasetin interfaceCompleteQueryRequestOrBuilder- Returns:
- The dataset.
-
getDatasetBytes
public com.google.protobuf.ByteString getDatasetBytes()
Determines which dataset to use for fetching completion. "user-data" will use the imported dataset through [CompletionService.ImportCompletionData][google.cloud.retail.v2alpha.CompletionService.ImportCompletionData]. "cloud-retail" will use the dataset generated by cloud retail based on user events. If leave empty, it will use the "user-data". Current supported values: * user-data * cloud-retail: This option requires enabling auto-learning function first. See [guidelines](https://cloud.google.com/retail/docs/completion-overview#generated-completion-dataset).
string dataset = 6;- Specified by:
getDatasetBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for dataset.
-
setDataset
public CompleteQueryRequest.Builder setDataset(String value)
Determines which dataset to use for fetching completion. "user-data" will use the imported dataset through [CompletionService.ImportCompletionData][google.cloud.retail.v2alpha.CompletionService.ImportCompletionData]. "cloud-retail" will use the dataset generated by cloud retail based on user events. If leave empty, it will use the "user-data". Current supported values: * user-data * cloud-retail: This option requires enabling auto-learning function first. See [guidelines](https://cloud.google.com/retail/docs/completion-overview#generated-completion-dataset).
string dataset = 6;- Parameters:
value- The dataset to set.- Returns:
- This builder for chaining.
-
clearDataset
public CompleteQueryRequest.Builder clearDataset()
Determines which dataset to use for fetching completion. "user-data" will use the imported dataset through [CompletionService.ImportCompletionData][google.cloud.retail.v2alpha.CompletionService.ImportCompletionData]. "cloud-retail" will use the dataset generated by cloud retail based on user events. If leave empty, it will use the "user-data". Current supported values: * user-data * cloud-retail: This option requires enabling auto-learning function first. See [guidelines](https://cloud.google.com/retail/docs/completion-overview#generated-completion-dataset).
string dataset = 6;- Returns:
- This builder for chaining.
-
setDatasetBytes
public CompleteQueryRequest.Builder setDatasetBytes(com.google.protobuf.ByteString value)
Determines which dataset to use for fetching completion. "user-data" will use the imported dataset through [CompletionService.ImportCompletionData][google.cloud.retail.v2alpha.CompletionService.ImportCompletionData]. "cloud-retail" will use the dataset generated by cloud retail based on user events. If leave empty, it will use the "user-data". Current supported values: * user-data * cloud-retail: This option requires enabling auto-learning function first. See [guidelines](https://cloud.google.com/retail/docs/completion-overview#generated-completion-dataset).
string dataset = 6;- Parameters:
value- The bytes for dataset to set.- Returns:
- This builder for chaining.
-
getMaxSuggestions
public int getMaxSuggestions()
Completion max suggestions. If left unset or set to 0, then will fallback to the configured value [CompletionConfig.max_suggestions][google.cloud.retail.v2alpha.CompletionConfig.max_suggestions]. The maximum allowed max suggestions is 20. If it is set higher, it will be capped by 20.
int32 max_suggestions = 5;- Specified by:
getMaxSuggestionsin interfaceCompleteQueryRequestOrBuilder- Returns:
- The maxSuggestions.
-
setMaxSuggestions
public CompleteQueryRequest.Builder setMaxSuggestions(int value)
Completion max suggestions. If left unset or set to 0, then will fallback to the configured value [CompletionConfig.max_suggestions][google.cloud.retail.v2alpha.CompletionConfig.max_suggestions]. The maximum allowed max suggestions is 20. If it is set higher, it will be capped by 20.
int32 max_suggestions = 5;- Parameters:
value- The maxSuggestions to set.- Returns:
- This builder for chaining.
-
clearMaxSuggestions
public CompleteQueryRequest.Builder clearMaxSuggestions()
Completion max suggestions. If left unset or set to 0, then will fallback to the configured value [CompletionConfig.max_suggestions][google.cloud.retail.v2alpha.CompletionConfig.max_suggestions]. The maximum allowed max suggestions is 20. If it is set higher, it will be capped by 20.
int32 max_suggestions = 5;- Returns:
- This builder for chaining.
-
getEnableAttributeSuggestions
public boolean getEnableAttributeSuggestions()
If true, attribute suggestions are enabled and provided in response. This field is only available for "cloud-retail" dataset.
bool enable_attribute_suggestions = 9;- Specified by:
getEnableAttributeSuggestionsin interfaceCompleteQueryRequestOrBuilder- Returns:
- The enableAttributeSuggestions.
-
setEnableAttributeSuggestions
public CompleteQueryRequest.Builder setEnableAttributeSuggestions(boolean value)
If true, attribute suggestions are enabled and provided in response. This field is only available for "cloud-retail" dataset.
bool enable_attribute_suggestions = 9;- Parameters:
value- The enableAttributeSuggestions to set.- Returns:
- This builder for chaining.
-
clearEnableAttributeSuggestions
public CompleteQueryRequest.Builder clearEnableAttributeSuggestions()
If true, attribute suggestions are enabled and provided in response. This field is only available for "cloud-retail" dataset.
bool enable_attribute_suggestions = 9;- Returns:
- This builder for chaining.
-
getEntity
public String getEntity()
The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc. If this is set, it should be exactly matched with [UserEvent.entity][google.cloud.retail.v2alpha.UserEvent.entity] to get per-entity autocomplete results.
string entity = 10;- Specified by:
getEntityin interfaceCompleteQueryRequestOrBuilder- Returns:
- The entity.
-
getEntityBytes
public com.google.protobuf.ByteString getEntityBytes()
The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc. If this is set, it should be exactly matched with [UserEvent.entity][google.cloud.retail.v2alpha.UserEvent.entity] to get per-entity autocomplete results.
string entity = 10;- Specified by:
getEntityBytesin interfaceCompleteQueryRequestOrBuilder- Returns:
- The bytes for entity.
-
setEntity
public CompleteQueryRequest.Builder setEntity(String value)
The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc. If this is set, it should be exactly matched with [UserEvent.entity][google.cloud.retail.v2alpha.UserEvent.entity] to get per-entity autocomplete results.
string entity = 10;- Parameters:
value- The entity to set.- Returns:
- This builder for chaining.
-
clearEntity
public CompleteQueryRequest.Builder clearEntity()
The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc. If this is set, it should be exactly matched with [UserEvent.entity][google.cloud.retail.v2alpha.UserEvent.entity] to get per-entity autocomplete results.
string entity = 10;- Returns:
- This builder for chaining.
-
setEntityBytes
public CompleteQueryRequest.Builder setEntityBytes(com.google.protobuf.ByteString value)
The entity for customers that may run multiple different entities, domains, sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, etc. If this is set, it should be exactly matched with [UserEvent.entity][google.cloud.retail.v2alpha.UserEvent.entity] to get per-entity autocomplete results.
string entity = 10;- Parameters:
value- The bytes for entity to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final CompleteQueryRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
mergeUnknownFields
public final CompleteQueryRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CompleteQueryRequest.Builder>
-
-