Class BasicUserListInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
- com.google.ads.googleads.v10.common.BasicUserListInfo.Builder
-
- All Implemented Interfaces:
BasicUserListInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BasicUserListInfo
public static final class BasicUserListInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder> implements BasicUserListInfoOrBuilder
User list targeting as a collection of conversions or remarketing actions.
Protobuf typegoogle.ads.googleads.v10.common.BasicUserListInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BasicUserListInfo.BuilderaddActions(int index, UserListActionInfo value)Actions associated with this user list.BasicUserListInfo.BuilderaddActions(int index, UserListActionInfo.Builder builderForValue)Actions associated with this user list.BasicUserListInfo.BuilderaddActions(UserListActionInfo value)Actions associated with this user list.BasicUserListInfo.BuilderaddActions(UserListActionInfo.Builder builderForValue)Actions associated with this user list.UserListActionInfo.BuilderaddActionsBuilder()Actions associated with this user list.UserListActionInfo.BuilderaddActionsBuilder(int index)Actions associated with this user list.BasicUserListInfo.BuilderaddAllActions(java.lang.Iterable<? extends UserListActionInfo> values)Actions associated with this user list.BasicUserListInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BasicUserListInfobuild()BasicUserListInfobuildPartial()BasicUserListInfo.Builderclear()BasicUserListInfo.BuilderclearActions()Actions associated with this user list.BasicUserListInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BasicUserListInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BasicUserListInfo.Builderclone()UserListActionInfogetActions(int index)Actions associated with this user list.UserListActionInfo.BuildergetActionsBuilder(int index)Actions associated with this user list.java.util.List<UserListActionInfo.Builder>getActionsBuilderList()Actions associated with this user list.intgetActionsCount()Actions associated with this user list.java.util.List<UserListActionInfo>getActionsList()Actions associated with this user list.UserListActionInfoOrBuildergetActionsOrBuilder(int index)Actions associated with this user list.java.util.List<? extends UserListActionInfoOrBuilder>getActionsOrBuilderList()Actions associated with this user list.BasicUserListInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BasicUserListInfo.BuildermergeFrom(BasicUserListInfo other)BasicUserListInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BasicUserListInfo.BuildermergeFrom(com.google.protobuf.Message other)BasicUserListInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BasicUserListInfo.BuilderremoveActions(int index)Actions associated with this user list.BasicUserListInfo.BuildersetActions(int index, UserListActionInfo value)Actions associated with this user list.BasicUserListInfo.BuildersetActions(int index, UserListActionInfo.Builder builderForValue)Actions associated with this user list.BasicUserListInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BasicUserListInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BasicUserListInfo.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<BasicUserListInfo.Builder>
-
clear
public BasicUserListInfo.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<BasicUserListInfo.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<BasicUserListInfo.Builder>
-
getDefaultInstanceForType
public BasicUserListInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BasicUserListInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BasicUserListInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BasicUserListInfo.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<BasicUserListInfo.Builder>
-
setField
public BasicUserListInfo.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<BasicUserListInfo.Builder>
-
clearField
public BasicUserListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
clearOneof
public BasicUserListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
setRepeatedField
public BasicUserListInfo.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<BasicUserListInfo.Builder>
-
addRepeatedField
public BasicUserListInfo.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<BasicUserListInfo.Builder>
-
mergeFrom
public BasicUserListInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BasicUserListInfo.Builder>
-
mergeFrom
public BasicUserListInfo.Builder mergeFrom(BasicUserListInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
mergeFrom
public BasicUserListInfo.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<BasicUserListInfo.Builder>- Throws:
java.io.IOException
-
getActionsList
public java.util.List<UserListActionInfo> getActionsList()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;- Specified by:
getActionsListin interfaceBasicUserListInfoOrBuilder
-
getActionsCount
public int getActionsCount()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;- Specified by:
getActionsCountin interfaceBasicUserListInfoOrBuilder
-
getActions
public UserListActionInfo getActions(int index)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;- Specified by:
getActionsin interfaceBasicUserListInfoOrBuilder
-
setActions
public BasicUserListInfo.Builder setActions(int index, UserListActionInfo value)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
setActions
public BasicUserListInfo.Builder setActions(int index, UserListActionInfo.Builder builderForValue)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addActions
public BasicUserListInfo.Builder addActions(UserListActionInfo value)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addActions
public BasicUserListInfo.Builder addActions(int index, UserListActionInfo value)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addActions
public BasicUserListInfo.Builder addActions(UserListActionInfo.Builder builderForValue)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addActions
public BasicUserListInfo.Builder addActions(int index, UserListActionInfo.Builder builderForValue)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addAllActions
public BasicUserListInfo.Builder addAllActions(java.lang.Iterable<? extends UserListActionInfo> values)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
clearActions
public BasicUserListInfo.Builder clearActions()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
removeActions
public BasicUserListInfo.Builder removeActions(int index)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
getActionsBuilder
public UserListActionInfo.Builder getActionsBuilder(int index)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
getActionsOrBuilder
public UserListActionInfoOrBuilder getActionsOrBuilder(int index)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;- Specified by:
getActionsOrBuilderin interfaceBasicUserListInfoOrBuilder
-
getActionsOrBuilderList
public java.util.List<? extends UserListActionInfoOrBuilder> getActionsOrBuilderList()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;- Specified by:
getActionsOrBuilderListin interfaceBasicUserListInfoOrBuilder
-
addActionsBuilder
public UserListActionInfo.Builder addActionsBuilder()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
addActionsBuilder
public UserListActionInfo.Builder addActionsBuilder(int index)
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
getActionsBuilderList
public java.util.List<UserListActionInfo.Builder> getActionsBuilderList()
Actions associated with this user list.
repeated .google.ads.googleads.v10.common.UserListActionInfo actions = 1;
-
setUnknownFields
public final BasicUserListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
mergeUnknownFields
public final BasicUserListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BasicUserListInfo.Builder>
-
-