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.v15.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,java.lang.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 typegoogle.ads.googleads.v15.common.FlexibleRuleUserListInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FlexibleRuleUserListInfo.BuilderaddAllExclusiveOperands(java.lang.Iterable<? extends FlexibleRuleOperandInfo> values)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderaddAllInclusiveOperands(java.lang.Iterable<? extends FlexibleRuleOperandInfo> values)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderaddExclusiveOperands(int index, FlexibleRuleOperandInfo value)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderaddExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderaddExclusiveOperands(FlexibleRuleOperandInfo value)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderaddExclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be excluded from the user list.FlexibleRuleOperandInfo.BuilderaddExclusiveOperandsBuilder()Rules representing users that should be excluded from the user list.FlexibleRuleOperandInfo.BuilderaddExclusiveOperandsBuilder(int index)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderaddInclusiveOperands(int index, FlexibleRuleOperandInfo value)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderaddInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderaddInclusiveOperands(FlexibleRuleOperandInfo value)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderaddInclusiveOperands(FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be included in the user list.FlexibleRuleOperandInfo.BuilderaddInclusiveOperandsBuilder()Rules representing users that should be included in the user list.FlexibleRuleOperandInfo.BuilderaddInclusiveOperandsBuilder(int index)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)FlexibleRuleUserListInfobuild()FlexibleRuleUserListInfobuildPartial()FlexibleRuleUserListInfo.Builderclear()FlexibleRuleUserListInfo.BuilderclearExclusiveOperands()Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FlexibleRuleUserListInfo.BuilderclearInclusiveOperands()Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuilderclearInclusiveRuleOperator()Operator that defines how the inclusive operands are combined.FlexibleRuleUserListInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FlexibleRuleUserListInfo.Builderclone()FlexibleRuleUserListInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FlexibleRuleOperandInfogetExclusiveOperands(int index)Rules representing users that should be excluded from the user list.FlexibleRuleOperandInfo.BuildergetExclusiveOperandsBuilder(int index)Rules representing users that should be excluded from the user list.java.util.List<FlexibleRuleOperandInfo.Builder>getExclusiveOperandsBuilderList()Rules representing users that should be excluded from the user list.intgetExclusiveOperandsCount()Rules representing users that should be excluded from the user list.java.util.List<FlexibleRuleOperandInfo>getExclusiveOperandsList()Rules representing users that should be excluded from the user list.FlexibleRuleOperandInfoOrBuildergetExclusiveOperandsOrBuilder(int index)Rules representing users that should be excluded from the user list.java.util.List<? extends FlexibleRuleOperandInfoOrBuilder>getExclusiveOperandsOrBuilderList()Rules representing users that should be excluded from the user list.FlexibleRuleOperandInfogetInclusiveOperands(int index)Rules representing users that should be included in the user list.FlexibleRuleOperandInfo.BuildergetInclusiveOperandsBuilder(int index)Rules representing users that should be included in the user list.java.util.List<FlexibleRuleOperandInfo.Builder>getInclusiveOperandsBuilderList()Rules representing users that should be included in the user list.intgetInclusiveOperandsCount()Rules representing users that should be included in the user list.java.util.List<FlexibleRuleOperandInfo>getInclusiveOperandsList()Rules representing users that should be included in the user list.FlexibleRuleOperandInfoOrBuildergetInclusiveOperandsOrBuilder(int index)Rules representing users that should be included in the user list.java.util.List<? extends FlexibleRuleOperandInfoOrBuilder>getInclusiveOperandsOrBuilderList()Rules representing users that should be included in the user list.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperatorgetInclusiveRuleOperator()Operator that defines how the inclusive operands are combined.intgetInclusiveRuleOperatorValue()Operator that defines how the inclusive operands are combined.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FlexibleRuleUserListInfo.BuildermergeFrom(FlexibleRuleUserListInfo other)FlexibleRuleUserListInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FlexibleRuleUserListInfo.BuildermergeFrom(com.google.protobuf.Message other)FlexibleRuleUserListInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FlexibleRuleUserListInfo.BuilderremoveExclusiveOperands(int index)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuilderremoveInclusiveOperands(int index)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuildersetExclusiveOperands(int index, FlexibleRuleOperandInfo value)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuildersetExclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be excluded from the user list.FlexibleRuleUserListInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)FlexibleRuleUserListInfo.BuildersetInclusiveOperands(int index, FlexibleRuleOperandInfo value)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuildersetInclusiveOperands(int index, FlexibleRuleOperandInfo.Builder builderForValue)Rules representing users that should be included in the user list.FlexibleRuleUserListInfo.BuildersetInclusiveRuleOperator(UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator value)Operator that defines how the inclusive operands are combined.FlexibleRuleUserListInfo.BuildersetInclusiveRuleOperatorValue(int value)Operator that defines how the inclusive operands are combined.FlexibleRuleUserListInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)FlexibleRuleUserListInfo.BuildersetUnknownFields(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, 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<FlexibleRuleUserListInfo.Builder>
-
clear
public 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
public FlexibleRuleUserListInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FlexibleRuleUserListInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FlexibleRuleUserListInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FlexibleRuleUserListInfo.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, java.lang.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, java.lang.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, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FlexibleRuleUserListInfo.Builder>
-
mergeFrom
public FlexibleRuleUserListInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FlexibleRuleUserListInfo.Builder>
-
mergeFrom
public FlexibleRuleUserListInfo.Builder mergeFrom(FlexibleRuleUserListInfo other)
-
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 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<FlexibleRuleUserListInfo.Builder>- Throws:
java.io.IOException
-
getInclusiveRuleOperatorValue
public int getInclusiveRuleOperatorValue()
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v15.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Specified by:
getInclusiveRuleOperatorValuein interfaceFlexibleRuleUserListInfoOrBuilder- Returns:
- The enum numeric value on the wire for inclusiveRuleOperator.
-
setInclusiveRuleOperatorValue
public FlexibleRuleUserListInfo.Builder setInclusiveRuleOperatorValue(int value)
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v15.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
public UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator getInclusiveRuleOperator()
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v15.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.v15.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Parameters:
value- The inclusiveRuleOperator to set.- Returns:
- This builder for chaining.
-
clearInclusiveRuleOperator
public FlexibleRuleUserListInfo.Builder clearInclusiveRuleOperator()
Operator that defines how the inclusive operands are combined.
.google.ads.googleads.v15.enums.UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator inclusive_rule_operator = 1;- Returns:
- This builder for chaining.
-
getInclusiveOperandsList
public java.util.List<FlexibleRuleOperandInfo> 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.v15.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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsCountin interfaceFlexibleRuleUserListInfoOrBuilder
-
getInclusiveOperands
public FlexibleRuleOperandInfo getInclusiveOperands(int index)
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.v15.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.v15.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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
addInclusiveOperands
public FlexibleRuleUserListInfo.Builder addInclusiveOperands(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.v15.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.v15.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.v15.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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
addAllInclusiveOperands
public FlexibleRuleUserListInfo.Builder addAllInclusiveOperands(java.lang.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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
clearInclusiveOperands
public FlexibleRuleUserListInfo.Builder 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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
removeInclusiveOperands
public FlexibleRuleUserListInfo.Builder removeInclusiveOperands(int index)
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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
getInclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder getInclusiveOperandsBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
getInclusiveOperandsOrBuilder
public FlexibleRuleOperandInfoOrBuilder getInclusiveOperandsOrBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsOrBuilderin interfaceFlexibleRuleUserListInfoOrBuilder
-
getInclusiveOperandsOrBuilderList
public java.util.List<? extends FlexibleRuleOperandInfoOrBuilder> 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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;- Specified by:
getInclusiveOperandsOrBuilderListin interfaceFlexibleRuleUserListInfoOrBuilder
-
addInclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder 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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
addInclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder addInclusiveOperandsBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
getInclusiveOperandsBuilderList
public java.util.List<FlexibleRuleOperandInfo.Builder> 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.v15.common.FlexibleRuleOperandInfo inclusive_operands = 2;
-
getExclusiveOperandsList
public java.util.List<FlexibleRuleOperandInfo> 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.v15.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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsCountin interfaceFlexibleRuleUserListInfoOrBuilder
-
getExclusiveOperands
public FlexibleRuleOperandInfo getExclusiveOperands(int index)
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.v15.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.v15.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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
addExclusiveOperands
public FlexibleRuleUserListInfo.Builder addExclusiveOperands(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.v15.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.v15.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.v15.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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
addAllExclusiveOperands
public FlexibleRuleUserListInfo.Builder addAllExclusiveOperands(java.lang.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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
clearExclusiveOperands
public FlexibleRuleUserListInfo.Builder 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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
removeExclusiveOperands
public FlexibleRuleUserListInfo.Builder removeExclusiveOperands(int index)
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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
getExclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder getExclusiveOperandsBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
getExclusiveOperandsOrBuilder
public FlexibleRuleOperandInfoOrBuilder getExclusiveOperandsOrBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsOrBuilderin interfaceFlexibleRuleUserListInfoOrBuilder
-
getExclusiveOperandsOrBuilderList
public java.util.List<? extends FlexibleRuleOperandInfoOrBuilder> 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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;- Specified by:
getExclusiveOperandsOrBuilderListin interfaceFlexibleRuleUserListInfoOrBuilder
-
addExclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder 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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
addExclusiveOperandsBuilder
public FlexibleRuleOperandInfo.Builder addExclusiveOperandsBuilder(int index)
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.v15.common.FlexibleRuleOperandInfo exclusive_operands = 3;
-
getExclusiveOperandsBuilderList
public java.util.List<FlexibleRuleOperandInfo.Builder> 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.v15.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>
-
-