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.v14.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,java.lang.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 typegoogle.ads.googleads.v14.common.ChainLocationGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChainLocationGroup.BuilderaddAllDynamicChainLocationGroupFilters(java.lang.Iterable<? extends ChainFilter> values)Used to filter chain locations by chain ids.ChainLocationGroup.BuilderaddDynamicChainLocationGroupFilters(int index, ChainFilter value)Used to filter chain locations by chain ids.ChainLocationGroup.BuilderaddDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue)Used to filter chain locations by chain ids.ChainLocationGroup.BuilderaddDynamicChainLocationGroupFilters(ChainFilter value)Used to filter chain locations by chain ids.ChainLocationGroup.BuilderaddDynamicChainLocationGroupFilters(ChainFilter.Builder builderForValue)Used to filter chain locations by chain ids.ChainFilter.BuilderaddDynamicChainLocationGroupFiltersBuilder()Used to filter chain locations by chain ids.ChainFilter.BuilderaddDynamicChainLocationGroupFiltersBuilder(int index)Used to filter chain locations by chain ids.ChainLocationGroup.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChainLocationGroupbuild()ChainLocationGroupbuildPartial()ChainLocationGroup.Builderclear()ChainLocationGroup.BuilderclearDynamicChainLocationGroupFilters()Used to filter chain locations by chain ids.ChainLocationGroup.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ChainLocationGroup.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ChainLocationGroup.Builderclone()ChainLocationGroupgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ChainFiltergetDynamicChainLocationGroupFilters(int index)Used to filter chain locations by chain ids.ChainFilter.BuildergetDynamicChainLocationGroupFiltersBuilder(int index)Used to filter chain locations by chain ids.java.util.List<ChainFilter.Builder>getDynamicChainLocationGroupFiltersBuilderList()Used to filter chain locations by chain ids.intgetDynamicChainLocationGroupFiltersCount()Used to filter chain locations by chain ids.java.util.List<ChainFilter>getDynamicChainLocationGroupFiltersList()Used to filter chain locations by chain ids.ChainFilterOrBuildergetDynamicChainLocationGroupFiltersOrBuilder(int index)Used to filter chain locations by chain ids.java.util.List<? extends ChainFilterOrBuilder>getDynamicChainLocationGroupFiltersOrBuilderList()Used to filter chain locations by chain ids.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChainLocationGroup.BuildermergeFrom(ChainLocationGroup other)ChainLocationGroup.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChainLocationGroup.BuildermergeFrom(com.google.protobuf.Message other)ChainLocationGroup.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChainLocationGroup.BuilderremoveDynamicChainLocationGroupFilters(int index)Used to filter chain locations by chain ids.ChainLocationGroup.BuildersetDynamicChainLocationGroupFilters(int index, ChainFilter value)Used to filter chain locations by chain ids.ChainLocationGroup.BuildersetDynamicChainLocationGroupFilters(int index, ChainFilter.Builder builderForValue)Used to filter chain locations by chain ids.ChainLocationGroup.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChainLocationGroup.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ChainLocationGroup.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<ChainLocationGroup.Builder>
-
clear
public 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
public ChainLocationGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChainLocationGroup build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChainLocationGroup buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ChainLocationGroup.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, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
clearField
public ChainLocationGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
clearOneof
public ChainLocationGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 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, java.lang.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, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChainLocationGroup.Builder>
-
mergeFrom
public ChainLocationGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChainLocationGroup.Builder>
-
mergeFrom
public ChainLocationGroup.Builder mergeFrom(ChainLocationGroup other)
-
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 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<ChainLocationGroup.Builder>- Throws:
java.io.IOException
-
getDynamicChainLocationGroupFiltersList
public java.util.List<ChainFilter> 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.v14.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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersCountin interfaceChainLocationGroupOrBuilder
-
getDynamicChainLocationGroupFilters
public ChainFilter getDynamicChainLocationGroupFilters(int index)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersin interfaceChainLocationGroupOrBuilder
-
setDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder setDynamicChainLocationGroupFilters(int index, ChainFilter value)
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.v14.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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
addDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addDynamicChainLocationGroupFilters(ChainFilter value)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
addDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addDynamicChainLocationGroupFilters(int index, ChainFilter value)
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.v14.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.v14.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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
addAllDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder addAllDynamicChainLocationGroupFilters(java.lang.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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
clearDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder 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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
removeDynamicChainLocationGroupFilters
public ChainLocationGroup.Builder removeDynamicChainLocationGroupFilters(int index)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
getDynamicChainLocationGroupFiltersBuilder
public ChainFilter.Builder getDynamicChainLocationGroupFiltersBuilder(int index)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
getDynamicChainLocationGroupFiltersOrBuilder
public ChainFilterOrBuilder getDynamicChainLocationGroupFiltersOrBuilder(int index)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersOrBuilderin interfaceChainLocationGroupOrBuilder
-
getDynamicChainLocationGroupFiltersOrBuilderList
public java.util.List<? extends ChainFilterOrBuilder> 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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;- Specified by:
getDynamicChainLocationGroupFiltersOrBuilderListin interfaceChainLocationGroupOrBuilder
-
addDynamicChainLocationGroupFiltersBuilder
public ChainFilter.Builder 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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
addDynamicChainLocationGroupFiltersBuilder
public ChainFilter.Builder addDynamicChainLocationGroupFiltersBuilder(int index)
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.v14.common.ChainFilter dynamic_chain_location_group_filters = 1;
-
getDynamicChainLocationGroupFiltersBuilderList
public java.util.List<ChainFilter.Builder> 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.v14.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>
-
-