Class FlexibleRuleUserListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
com.google.ads.googleads.v18.common.FlexibleRuleUserListInfo.Builder
- All Implemented Interfaces:
FlexibleRuleUserListInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FlexibleRuleUserListInfo
public static final class FlexibleRuleUserListInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
implements FlexibleRuleUserListInfoOrBuilder
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.Protobuf type
google.ads.googleads.v18.common.FlexibleRuleUserListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllExclusiveOperands(Iterable<? extends FlexibleRuleOperandInfo> values) Rules representing users that should be excluded from the user list.addAllInclusiveOperands(Iterable<? extends FlexibleRuleOperandInfo> values) Rules representing users that should be included in the user list.addExclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be excluded from the user list.addExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list.Rules representing users that should be excluded from the user list.addExclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list.Rules representing users that should be excluded from the user list.addExclusiveOperandsBuilder(int index) Rules representing users that should be excluded from the user list.addInclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be included in the user list.addInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list.Rules representing users that should be included in the user list.addInclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list.Rules representing users that should be included in the user list.addInclusiveOperandsBuilder(int index) Rules representing users that should be included in the user list.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Rules representing users that should be excluded from the user list.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Rules representing users that should be included in the user list.Operator that defines how the inclusive operands are combined.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetExclusiveOperands(int index) Rules representing users that should be excluded from the user list.getExclusiveOperandsBuilder(int index) Rules representing users that should be excluded from the user list.Rules representing users that should be excluded from the user list.intRules representing users that should be excluded from the user list.Rules representing users that should be excluded from the user list.getExclusiveOperandsOrBuilder(int index) Rules representing users that should be excluded from the user list.List<? extends FlexibleRuleOperandInfoOrBuilder>Rules representing users that should be excluded from the user list.getInclusiveOperands(int index) Rules representing users that should be included in the user list.getInclusiveOperandsBuilder(int index) Rules representing users that should be included in the user list.Rules representing users that should be included in the user list.intRules representing users that should be included in the user list.Rules representing users that should be included in the user list.getInclusiveOperandsOrBuilder(int index) Rules representing users that should be included in the user list.List<? extends FlexibleRuleOperandInfoOrBuilder>Rules representing users that should be included in the user list.Operator that defines how the inclusive operands are combined.intOperator that defines how the inclusive operands are combined.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeExclusiveOperands(int index) Rules representing users that should be excluded from the user list.removeInclusiveOperands(int index) Rules representing users that should be included in the user list.setExclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be excluded from the user list.setExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list.setInclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be included in the user list.setInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list.Operator that defines how the inclusive operands are combined.setInclusiveRuleOperatorValue(int value) Operator that defines how the inclusive operands are combined.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<FlexibleRuleUserListInfo.Builder>
-
setField
public FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.Builder>
-
clearField
public FlexibleRuleUserListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-
clearOneof
public FlexibleRuleUserListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-
setRepeatedField
public FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.Builder>
-
addRepeatedField
public FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FlexibleRuleUserListInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-
mergeFrom
public FlexibleRuleUserListInfo.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<FlexibleRuleUserListInfo.Builder>- Throws:
IOException
-
getInclusiveRuleOperatorValue
public int getInclusiveRuleOperatorValue()Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v18.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Specified by:
getInclusiveRuleOperatorValuein interfaceFlexibleRuleUserListInfoOrBuilder- Returns:
- The enum numeric value on the wire for inclusiveRuleOperator.
-
setInclusiveRuleOperatorValue
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v18.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Parameters:
value- The enum numeric value on the wire for inclusiveRuleOperator to set.- Returns:
- This builder for chaining.
-
getInclusiveRuleOperator
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v18.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Specified by:
getInclusiveRuleOperatorin interfaceFlexibleRuleUserListInfoOrBuilder- Returns:
- The inclusiveRuleOperator.
-
setInclusiveRuleOperator
public FlexibleRuleUserListInfo.Builder setInclusiveRuleOperator(UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator value) Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v18.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Parameters:
value- The inclusiveRuleOperator to set.- Returns:
- This builder for chaining.
-
clearInclusiveRuleOperator
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v18.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Returns:
- This builder for chaining.
-
getInclusiveOperandsList
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsListin interfaceFlexibleRuleUserListInfoOrBuilder
-
getInclusiveOperandsCount
public int getInclusiveOperandsCount()Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsCountin interfaceFlexibleRuleUserListInfoOrBuilder
-
getInclusiveOperands
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsin interfaceFlexibleRuleUserListInfoOrBuilder
-
setInclusiveOperands
public FlexibleRuleUserListInfo.Builder setInclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
setInclusiveOperands
public FlexibleRuleUserListInfo.Builder setInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addInclusiveOperands
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addInclusiveOperands
public FlexibleRuleUserListInfo.Builder addInclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addInclusiveOperands
public FlexibleRuleUserListInfo.Builder addInclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addInclusiveOperands
public FlexibleRuleUserListInfo.Builder addInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addAllInclusiveOperands
public FlexibleRuleUserListInfo.Builder addAllInclusiveOperands(Iterable<? extends FlexibleRuleOperandInfo> values) Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
clearInclusiveOperands
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
removeInclusiveOperands
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
getInclusiveOperandsBuilder
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
getInclusiveOperandsOrBuilder
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsOrBuilderin interfaceFlexibleRuleUserListInfoOrBuilder
-
getInclusiveOperandsOrBuilderList
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsOrBuilderListin interfaceFlexibleRuleUserListInfoOrBuilder
-
addInclusiveOperandsBuilder
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
addInclusiveOperandsBuilder
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
getInclusiveOperandsBuilderList
Rules representing users that should be included in the user list. These are located on the left side of the AND_NOT operator, and joined together by either AND/OR as specified by the inclusive_rule_operator.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo inclusive_operands = 2; -
getExclusiveOperandsList
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsListin interfaceFlexibleRuleUserListInfoOrBuilder
-
getExclusiveOperandsCount
public int getExclusiveOperandsCount()Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsCountin interfaceFlexibleRuleUserListInfoOrBuilder
-
getExclusiveOperands
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsin interfaceFlexibleRuleUserListInfoOrBuilder
-
setExclusiveOperands
public FlexibleRuleUserListInfo.Builder setExclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
setExclusiveOperands
public FlexibleRuleUserListInfo.Builder setExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addExclusiveOperands
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addExclusiveOperands
public FlexibleRuleUserListInfo.Builder addExclusiveOperands(int index, FlexibleRuleOperandInfo value) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addExclusiveOperands
public FlexibleRuleUserListInfo.Builder addExclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addExclusiveOperands
public FlexibleRuleUserListInfo.Builder addExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addAllExclusiveOperands
public FlexibleRuleUserListInfo.Builder addAllExclusiveOperands(Iterable<? extends FlexibleRuleOperandInfo> values) Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
clearExclusiveOperands
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
removeExclusiveOperands
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
getExclusiveOperandsBuilder
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
getExclusiveOperandsOrBuilder
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsOrBuilderin interfaceFlexibleRuleUserListInfoOrBuilder
-
getExclusiveOperandsOrBuilderList
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsOrBuilderListin interfaceFlexibleRuleUserListInfoOrBuilder
-
addExclusiveOperandsBuilder
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
addExclusiveOperandsBuilder
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
getExclusiveOperandsBuilderList
Rules representing users that should be excluded from the user list. These are located on the right side of the AND_NOT operator, and joined together by OR.
repeated .google.ads.googleads.v18.common.FlexibleRuleOperandInfo exclusive_operands = 3; -
setUnknownFields
public final FlexibleRuleUserListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-
mergeUnknownFields
public final FlexibleRuleUserListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-