Class MatchingFunction.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
- com.google.ads.googleads.v10.common.MatchingFunction.Builder
-
- All Implemented Interfaces:
MatchingFunctionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- MatchingFunction
public static final class MatchingFunction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder> implements MatchingFunctionOrBuilder
Matching function associated with a CustomerFeed, CampaignFeed, or AdGroupFeed. The matching function is used to filter the set of feed items selected.
Protobuf typegoogle.ads.googleads.v10.common.MatchingFunction
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MatchingFunction.BuilderaddAllLeftOperands(java.lang.Iterable<? extends Operand> values)The operands on the left hand side of the equation.MatchingFunction.BuilderaddAllRightOperands(java.lang.Iterable<? extends Operand> values)The operands on the right hand side of the equation.MatchingFunction.BuilderaddLeftOperands(int index, Operand value)The operands on the left hand side of the equation.MatchingFunction.BuilderaddLeftOperands(int index, Operand.Builder builderForValue)The operands on the left hand side of the equation.MatchingFunction.BuilderaddLeftOperands(Operand value)The operands on the left hand side of the equation.MatchingFunction.BuilderaddLeftOperands(Operand.Builder builderForValue)The operands on the left hand side of the equation.Operand.BuilderaddLeftOperandsBuilder()The operands on the left hand side of the equation.Operand.BuilderaddLeftOperandsBuilder(int index)The operands on the left hand side of the equation.MatchingFunction.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MatchingFunction.BuilderaddRightOperands(int index, Operand value)The operands on the right hand side of the equation.MatchingFunction.BuilderaddRightOperands(int index, Operand.Builder builderForValue)The operands on the right hand side of the equation.MatchingFunction.BuilderaddRightOperands(Operand value)The operands on the right hand side of the equation.MatchingFunction.BuilderaddRightOperands(Operand.Builder builderForValue)The operands on the right hand side of the equation.Operand.BuilderaddRightOperandsBuilder()The operands on the right hand side of the equation.Operand.BuilderaddRightOperandsBuilder(int index)The operands on the right hand side of the equation.MatchingFunctionbuild()MatchingFunctionbuildPartial()MatchingFunction.Builderclear()MatchingFunction.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MatchingFunction.BuilderclearFunctionString()String representation of the Function.MatchingFunction.BuilderclearLeftOperands()The operands on the left hand side of the equation.MatchingFunction.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MatchingFunction.BuilderclearOperator()Operator for a function.MatchingFunction.BuilderclearRightOperands()The operands on the right hand side of the equation.MatchingFunction.Builderclone()MatchingFunctiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetFunctionString()String representation of the Function.com.google.protobuf.ByteStringgetFunctionStringBytes()String representation of the Function.OperandgetLeftOperands(int index)The operands on the left hand side of the equation.Operand.BuildergetLeftOperandsBuilder(int index)The operands on the left hand side of the equation.java.util.List<Operand.Builder>getLeftOperandsBuilderList()The operands on the left hand side of the equation.intgetLeftOperandsCount()The operands on the left hand side of the equation.java.util.List<Operand>getLeftOperandsList()The operands on the left hand side of the equation.OperandOrBuildergetLeftOperandsOrBuilder(int index)The operands on the left hand side of the equation.java.util.List<? extends OperandOrBuilder>getLeftOperandsOrBuilderList()The operands on the left hand side of the equation.MatchingFunctionOperatorEnum.MatchingFunctionOperatorgetOperator()Operator for a function.intgetOperatorValue()Operator for a function.OperandgetRightOperands(int index)The operands on the right hand side of the equation.Operand.BuildergetRightOperandsBuilder(int index)The operands on the right hand side of the equation.java.util.List<Operand.Builder>getRightOperandsBuilderList()The operands on the right hand side of the equation.intgetRightOperandsCount()The operands on the right hand side of the equation.java.util.List<Operand>getRightOperandsList()The operands on the right hand side of the equation.OperandOrBuildergetRightOperandsOrBuilder(int index)The operands on the right hand side of the equation.java.util.List<? extends OperandOrBuilder>getRightOperandsOrBuilderList()The operands on the right hand side of the equation.booleanhasFunctionString()String representation of the Function.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MatchingFunction.BuildermergeFrom(MatchingFunction other)MatchingFunction.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MatchingFunction.BuildermergeFrom(com.google.protobuf.Message other)MatchingFunction.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MatchingFunction.BuilderremoveLeftOperands(int index)The operands on the left hand side of the equation.MatchingFunction.BuilderremoveRightOperands(int index)The operands on the right hand side of the equation.MatchingFunction.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)MatchingFunction.BuildersetFunctionString(java.lang.String value)String representation of the Function.MatchingFunction.BuildersetFunctionStringBytes(com.google.protobuf.ByteString value)String representation of the Function.MatchingFunction.BuildersetLeftOperands(int index, Operand value)The operands on the left hand side of the equation.MatchingFunction.BuildersetLeftOperands(int index, Operand.Builder builderForValue)The operands on the left hand side of the equation.MatchingFunction.BuildersetOperator(MatchingFunctionOperatorEnum.MatchingFunctionOperator value)Operator for a function.MatchingFunction.BuildersetOperatorValue(int value)Operator for a function.MatchingFunction.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)MatchingFunction.BuildersetRightOperands(int index, Operand value)The operands on the right hand side of the equation.MatchingFunction.BuildersetRightOperands(int index, Operand.Builder builderForValue)The operands on the right hand side of the equation.MatchingFunction.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<MatchingFunction.Builder>
-
clear
public MatchingFunction.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<MatchingFunction.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<MatchingFunction.Builder>
-
getDefaultInstanceForType
public MatchingFunction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MatchingFunction build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MatchingFunction buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MatchingFunction.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<MatchingFunction.Builder>
-
setField
public MatchingFunction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
clearField
public MatchingFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
clearOneof
public MatchingFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
setRepeatedField
public MatchingFunction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
addRepeatedField
public MatchingFunction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
mergeFrom
public MatchingFunction.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MatchingFunction.Builder>
-
mergeFrom
public MatchingFunction.Builder mergeFrom(MatchingFunction other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
mergeFrom
public MatchingFunction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MatchingFunction.Builder>- Throws:
java.io.IOException
-
hasFunctionString
public boolean hasFunctionString()
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Specified by:
hasFunctionStringin interfaceMatchingFunctionOrBuilder- Returns:
- Whether the functionString field is set.
-
getFunctionString
public java.lang.String getFunctionString()
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Specified by:
getFunctionStringin interfaceMatchingFunctionOrBuilder- Returns:
- The functionString.
-
getFunctionStringBytes
public com.google.protobuf.ByteString getFunctionStringBytes()
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Specified by:
getFunctionStringBytesin interfaceMatchingFunctionOrBuilder- Returns:
- The bytes for functionString.
-
setFunctionString
public MatchingFunction.Builder setFunctionString(java.lang.String value)
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Parameters:
value- The functionString to set.- Returns:
- This builder for chaining.
-
clearFunctionString
public MatchingFunction.Builder clearFunctionString()
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Returns:
- This builder for chaining.
-
setFunctionStringBytes
public MatchingFunction.Builder setFunctionStringBytes(com.google.protobuf.ByteString value)
String representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/adwords/api/docs/guides/feed-matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.optional string function_string = 5;- Parameters:
value- The bytes for functionString to set.- Returns:
- This builder for chaining.
-
getOperatorValue
public int getOperatorValue()
Operator for a function.
.google.ads.googleads.v10.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator operator = 4;- Specified by:
getOperatorValuein interfaceMatchingFunctionOrBuilder- Returns:
- The enum numeric value on the wire for operator.
-
setOperatorValue
public MatchingFunction.Builder setOperatorValue(int value)
Operator for a function.
.google.ads.googleads.v10.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator operator = 4;- Parameters:
value- The enum numeric value on the wire for operator to set.- Returns:
- This builder for chaining.
-
getOperator
public MatchingFunctionOperatorEnum.MatchingFunctionOperator getOperator()
Operator for a function.
.google.ads.googleads.v10.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator operator = 4;- Specified by:
getOperatorin interfaceMatchingFunctionOrBuilder- Returns:
- The operator.
-
setOperator
public MatchingFunction.Builder setOperator(MatchingFunctionOperatorEnum.MatchingFunctionOperator value)
Operator for a function.
.google.ads.googleads.v10.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator operator = 4;- Parameters:
value- The operator to set.- Returns:
- This builder for chaining.
-
clearOperator
public MatchingFunction.Builder clearOperator()
Operator for a function.
.google.ads.googleads.v10.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator operator = 4;- Returns:
- This builder for chaining.
-
getLeftOperandsList
public java.util.List<Operand> getLeftOperandsList()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;- Specified by:
getLeftOperandsListin interfaceMatchingFunctionOrBuilder
-
getLeftOperandsCount
public int getLeftOperandsCount()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;- Specified by:
getLeftOperandsCountin interfaceMatchingFunctionOrBuilder
-
getLeftOperands
public Operand getLeftOperands(int index)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;- Specified by:
getLeftOperandsin interfaceMatchingFunctionOrBuilder
-
setLeftOperands
public MatchingFunction.Builder setLeftOperands(int index, Operand value)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
setLeftOperands
public MatchingFunction.Builder setLeftOperands(int index, Operand.Builder builderForValue)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addLeftOperands
public MatchingFunction.Builder addLeftOperands(Operand value)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addLeftOperands
public MatchingFunction.Builder addLeftOperands(int index, Operand value)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addLeftOperands
public MatchingFunction.Builder addLeftOperands(Operand.Builder builderForValue)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addLeftOperands
public MatchingFunction.Builder addLeftOperands(int index, Operand.Builder builderForValue)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addAllLeftOperands
public MatchingFunction.Builder addAllLeftOperands(java.lang.Iterable<? extends Operand> values)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
clearLeftOperands
public MatchingFunction.Builder clearLeftOperands()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
removeLeftOperands
public MatchingFunction.Builder removeLeftOperands(int index)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
getLeftOperandsBuilder
public Operand.Builder getLeftOperandsBuilder(int index)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
getLeftOperandsOrBuilder
public OperandOrBuilder getLeftOperandsOrBuilder(int index)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;- Specified by:
getLeftOperandsOrBuilderin interfaceMatchingFunctionOrBuilder
-
getLeftOperandsOrBuilderList
public java.util.List<? extends OperandOrBuilder> getLeftOperandsOrBuilderList()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;- Specified by:
getLeftOperandsOrBuilderListin interfaceMatchingFunctionOrBuilder
-
addLeftOperandsBuilder
public Operand.Builder addLeftOperandsBuilder()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
addLeftOperandsBuilder
public Operand.Builder addLeftOperandsBuilder(int index)
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
getLeftOperandsBuilderList
public java.util.List<Operand.Builder> getLeftOperandsBuilderList()
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
repeated .google.ads.googleads.v10.common.Operand left_operands = 2;
-
getRightOperandsList
public java.util.List<Operand> getRightOperandsList()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;- Specified by:
getRightOperandsListin interfaceMatchingFunctionOrBuilder
-
getRightOperandsCount
public int getRightOperandsCount()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;- Specified by:
getRightOperandsCountin interfaceMatchingFunctionOrBuilder
-
getRightOperands
public Operand getRightOperands(int index)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;- Specified by:
getRightOperandsin interfaceMatchingFunctionOrBuilder
-
setRightOperands
public MatchingFunction.Builder setRightOperands(int index, Operand value)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
setRightOperands
public MatchingFunction.Builder setRightOperands(int index, Operand.Builder builderForValue)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addRightOperands
public MatchingFunction.Builder addRightOperands(Operand value)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addRightOperands
public MatchingFunction.Builder addRightOperands(int index, Operand value)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addRightOperands
public MatchingFunction.Builder addRightOperands(Operand.Builder builderForValue)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addRightOperands
public MatchingFunction.Builder addRightOperands(int index, Operand.Builder builderForValue)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addAllRightOperands
public MatchingFunction.Builder addAllRightOperands(java.lang.Iterable<? extends Operand> values)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
clearRightOperands
public MatchingFunction.Builder clearRightOperands()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
removeRightOperands
public MatchingFunction.Builder removeRightOperands(int index)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
getRightOperandsBuilder
public Operand.Builder getRightOperandsBuilder(int index)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
getRightOperandsOrBuilder
public OperandOrBuilder getRightOperandsOrBuilder(int index)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;- Specified by:
getRightOperandsOrBuilderin interfaceMatchingFunctionOrBuilder
-
getRightOperandsOrBuilderList
public java.util.List<? extends OperandOrBuilder> getRightOperandsOrBuilderList()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;- Specified by:
getRightOperandsOrBuilderListin interfaceMatchingFunctionOrBuilder
-
addRightOperandsBuilder
public Operand.Builder addRightOperandsBuilder()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
addRightOperandsBuilder
public Operand.Builder addRightOperandsBuilder(int index)
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
getRightOperandsBuilderList
public java.util.List<Operand.Builder> getRightOperandsBuilderList()
The operands on the right hand side of the equation.
repeated .google.ads.googleads.v10.common.Operand right_operands = 3;
-
setUnknownFields
public final MatchingFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
mergeUnknownFields
public final MatchingFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MatchingFunction.Builder>
-
-