Class ChainLocationGroup.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
com.google.ads.googleads.v18.common.ChainLocationGroup.Builder
- All Implemented Interfaces:
ChainLocationGroupOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ChainLocationGroup
public static final class ChainLocationGroup.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
implements ChainLocationGroupOrBuilder
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.Protobuf type
google.ads.googleads.v18.common.ChainLocationGroup-
Method Summary
Modifier and TypeMethodDescriptionaddAllDynamicChainLocationGroupFilters(Iterable<? extends ChainFilter> values) Used to filter chain locations by chain ids.addDynamicChainLocationGroupFilters(int index, ChainFilter value) Used to filter chain locations by chain ids.addDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids.Used to filter chain locations by chain ids.addDynamicChainLocationGroupFilters(ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids.Used to filter chain locations by chain ids.addDynamicChainLocationGroupFiltersBuilder(int index) Used to filter chain locations by chain ids.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Used to filter chain locations by chain ids.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDynamicChainLocationGroupFilters(int index) Used to filter chain locations by chain ids.getDynamicChainLocationGroupFiltersBuilder(int index) Used to filter chain locations by chain ids.Used to filter chain locations by chain ids.intUsed to filter chain locations by chain ids.Used to filter chain locations by chain ids.getDynamicChainLocationGroupFiltersOrBuilder(int index) Used to filter chain locations by chain ids.List<? extends ChainFilterOrBuilder>Used to filter chain locations by chain ids.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(ChainLocationGroup other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeDynamicChainLocationGroupFilters(int index) Used to filter chain locations by chain ids.setDynamicChainLocationGroupFilters(int index, ChainFilter value) Used to filter chain locations by chain ids.setDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids.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<ChainLocationGroup.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<ChainLocationGroup.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<ChainLocationGroup.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<ChainLocationGroup.Builder>
-
setField
public ChainLocationGroup.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<ChainLocationGroup.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
setRepeatedField
public ChainLocationGroup.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<ChainLocationGroup.Builder>
-
addRepeatedField
public ChainLocationGroup.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<ChainLocationGroup.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChainLocationGroup.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
mergeFrom
public ChainLocationGroup.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<ChainLocationGroup.Builder>- Throws:
IOException
-
getDynamicChainLocationGroupFiltersList
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersListin interfaceChainLocationGroupOrBuilder
-
getDynamicChainLocationGroupFiltersCount
public int getDynamicChainLocationGroupFiltersCount()Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersCountin interfaceChainLocationGroupOrBuilder
-
getDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersin interfaceChainLocationGroupOrBuilder
-
setDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
setDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder setDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addDynamicChainLocationGroupFilters(ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue) Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addAllDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addAllDynamicChainLocationGroupFilters(Iterable<? extends ChainFilter> values) Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
clearDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
removeDynamicChainLocationGroupFilters
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
getDynamicChainLocationGroupFiltersBuilder
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
getDynamicChainLocationGroupFiltersOrBuilder
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersOrBuilderin interfaceChainLocationGroupOrBuilder
-
getDynamicChainLocationGroupFiltersOrBuilderList
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersOrBuilderListin interfaceChainLocationGroupOrBuilder
-
addDynamicChainLocationGroupFiltersBuilder
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
addDynamicChainLocationGroupFiltersBuilder
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
getDynamicChainLocationGroupFiltersBuilderList
Used to filter chain locations by chain ids. Only Locations that belong to the specified chain(s) will be in the asset set.
repeated .google.ads.googleads.v18.common.ChainFilter dynamic_chain_location_group_filters = 1; -
setUnknownFields
public final ChainLocationGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
mergeUnknownFields
public final ChainLocationGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-