Send feedback
Class Rule.TwowaySynonymsAction.Builder (2.5.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.5.1 keyboard_arrow_down
public static final class Rule . TwowaySynonymsAction . Builder extends GeneratedMessageV3 . Builder<Rule . TwowaySynonymsAction . Builder > implements Rule . TwowaySynonymsActionOrBuilder
Creates a set of terms that will be treated as synonyms of each other.
Example: synonyms of "sneakers" and "shoes".
"sneakers" will use a synonym of "shoes".
"shoes" will use a synonym of "sneakers".
Protobuf type google.cloud.retail.v2beta.Rule.TwowaySynonymsAction
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addAllSynonyms(Iterable<String> values)
public Rule . TwowaySynonymsAction . Builder addAllSynonyms ( Iterable<String> values )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Rule . TwowaySynonymsAction . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
addSynonyms(String value)
public Rule . TwowaySynonymsAction . Builder addSynonyms ( String value )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameter
Name Description value String
The synonyms to add.
Returns
addSynonymsBytes(ByteString value)
public Rule . TwowaySynonymsAction . Builder addSynonymsBytes ( ByteString value )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameter
Name Description value ByteString
The bytes of the synonyms to add.
Returns
build()
public Rule . TwowaySynonymsAction build ()
Returns
buildPartial()
public Rule . TwowaySynonymsAction buildPartial ()
Returns
clear()
public Rule . TwowaySynonymsAction . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public Rule . TwowaySynonymsAction . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Rule . TwowaySynonymsAction . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearSynonyms()
public Rule . TwowaySynonymsAction . Builder clearSynonyms ()
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Returns
clone()
public Rule . TwowaySynonymsAction . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public Rule . TwowaySynonymsAction getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getSynonyms(int index)
public String getSynonyms ( int index )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameter
Name Description index int
The index of the element to return.
Returns
Type Description String The synonyms at the given index.
getSynonymsBytes(int index)
public ByteString getSynonymsBytes ( int index )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameter
Name Description index int
The index of the value to return.
Returns
Type Description ByteString The bytes of the synonyms at the given index.
getSynonymsCount()
public int getSynonymsCount ()
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Returns
Type Description int The count of synonyms.
getSynonymsList()
public ProtocolStringList getSynonymsList ()
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(Rule.TwowaySynonymsAction other)
public Rule . TwowaySynonymsAction . Builder mergeFrom ( Rule . TwowaySynonymsAction other )
Parameter
Returns
public Rule . TwowaySynonymsAction . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public Rule . TwowaySynonymsAction . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Rule . TwowaySynonymsAction . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Rule . TwowaySynonymsAction . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Rule . TwowaySynonymsAction . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setSynonyms(int index, String value)
public Rule . TwowaySynonymsAction . Builder setSynonyms ( int index , String value )
Defines a set of synonyms.
Can specify up to 100 synonyms.
Must specify at least 2 synonyms.
repeated string synonyms = 1;
Parameters
Name Description index int
The index to set the value at.
value String
The synonyms to set.
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final Rule . TwowaySynonymsAction . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]