Class ListPlannableLocationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
- com.google.ads.googleads.v10.services.ListPlannableLocationsResponse.Builder
-
- All Implemented Interfaces:
ListPlannableLocationsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListPlannableLocationsResponse
public static final class ListPlannableLocationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder> implements ListPlannableLocationsResponseOrBuilder
The list of plannable locations.
Protobuf typegoogle.ads.googleads.v10.services.ListPlannableLocationsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListPlannableLocationsResponse.BuilderaddAllPlannableLocations(java.lang.Iterable<? extends PlannableLocation> values)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuilderaddPlannableLocations(int index, PlannableLocation value)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuilderaddPlannableLocations(int index, PlannableLocation.Builder builderForValue)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuilderaddPlannableLocations(PlannableLocation value)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuilderaddPlannableLocations(PlannableLocation.Builder builderForValue)The list of locations available for planning (Countries, DMAs, sub-countries).PlannableLocation.BuilderaddPlannableLocationsBuilder()The list of locations available for planning (Countries, DMAs, sub-countries).PlannableLocation.BuilderaddPlannableLocationsBuilder(int index)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListPlannableLocationsResponsebuild()ListPlannableLocationsResponsebuildPartial()ListPlannableLocationsResponse.Builderclear()ListPlannableLocationsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListPlannableLocationsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListPlannableLocationsResponse.BuilderclearPlannableLocations()The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.Builderclone()ListPlannableLocationsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PlannableLocationgetPlannableLocations(int index)The list of locations available for planning (Countries, DMAs, sub-countries).PlannableLocation.BuildergetPlannableLocationsBuilder(int index)The list of locations available for planning (Countries, DMAs, sub-countries).java.util.List<PlannableLocation.Builder>getPlannableLocationsBuilderList()The list of locations available for planning (Countries, DMAs, sub-countries).intgetPlannableLocationsCount()The list of locations available for planning (Countries, DMAs, sub-countries).java.util.List<PlannableLocation>getPlannableLocationsList()The list of locations available for planning (Countries, DMAs, sub-countries).PlannableLocationOrBuildergetPlannableLocationsOrBuilder(int index)The list of locations available for planning (Countries, DMAs, sub-countries).java.util.List<? extends PlannableLocationOrBuilder>getPlannableLocationsOrBuilderList()The list of locations available for planning (Countries, DMAs, sub-countries).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListPlannableLocationsResponse.BuildermergeFrom(ListPlannableLocationsResponse other)ListPlannableLocationsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListPlannableLocationsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListPlannableLocationsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListPlannableLocationsResponse.BuilderremovePlannableLocations(int index)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListPlannableLocationsResponse.BuildersetPlannableLocations(int index, PlannableLocation value)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuildersetPlannableLocations(int index, PlannableLocation.Builder builderForValue)The list of locations available for planning (Countries, DMAs, sub-countries).ListPlannableLocationsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
clear
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
getDefaultInstanceForType
public ListPlannableLocationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListPlannableLocationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListPlannableLocationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
setField
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
clearField
public ListPlannableLocationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
clearOneof
public ListPlannableLocationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
setRepeatedField
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
addRepeatedField
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>
-
mergeFrom
public ListPlannableLocationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListPlannableLocationsResponse.Builder>
-
mergeFrom
public ListPlannableLocationsResponse.Builder mergeFrom(ListPlannableLocationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
mergeFrom
public ListPlannableLocationsResponse.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<ListPlannableLocationsResponse.Builder>- Throws:
java.io.IOException
-
getPlannableLocationsList
public java.util.List<PlannableLocation> getPlannableLocationsList()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;- Specified by:
getPlannableLocationsListin interfaceListPlannableLocationsResponseOrBuilder
-
getPlannableLocationsCount
public int getPlannableLocationsCount()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;- Specified by:
getPlannableLocationsCountin interfaceListPlannableLocationsResponseOrBuilder
-
getPlannableLocations
public PlannableLocation getPlannableLocations(int index)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;- Specified by:
getPlannableLocationsin interfaceListPlannableLocationsResponseOrBuilder
-
setPlannableLocations
public ListPlannableLocationsResponse.Builder setPlannableLocations(int index, PlannableLocation value)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
setPlannableLocations
public ListPlannableLocationsResponse.Builder setPlannableLocations(int index, PlannableLocation.Builder builderForValue)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addPlannableLocations
public ListPlannableLocationsResponse.Builder addPlannableLocations(PlannableLocation value)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addPlannableLocations
public ListPlannableLocationsResponse.Builder addPlannableLocations(int index, PlannableLocation value)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addPlannableLocations
public ListPlannableLocationsResponse.Builder addPlannableLocations(PlannableLocation.Builder builderForValue)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addPlannableLocations
public ListPlannableLocationsResponse.Builder addPlannableLocations(int index, PlannableLocation.Builder builderForValue)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addAllPlannableLocations
public ListPlannableLocationsResponse.Builder addAllPlannableLocations(java.lang.Iterable<? extends PlannableLocation> values)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
clearPlannableLocations
public ListPlannableLocationsResponse.Builder clearPlannableLocations()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
removePlannableLocations
public ListPlannableLocationsResponse.Builder removePlannableLocations(int index)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
getPlannableLocationsBuilder
public PlannableLocation.Builder getPlannableLocationsBuilder(int index)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
getPlannableLocationsOrBuilder
public PlannableLocationOrBuilder getPlannableLocationsOrBuilder(int index)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;- Specified by:
getPlannableLocationsOrBuilderin interfaceListPlannableLocationsResponseOrBuilder
-
getPlannableLocationsOrBuilderList
public java.util.List<? extends PlannableLocationOrBuilder> getPlannableLocationsOrBuilderList()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;- Specified by:
getPlannableLocationsOrBuilderListin interfaceListPlannableLocationsResponseOrBuilder
-
addPlannableLocationsBuilder
public PlannableLocation.Builder addPlannableLocationsBuilder()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
addPlannableLocationsBuilder
public PlannableLocation.Builder addPlannableLocationsBuilder(int index)
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
getPlannableLocationsBuilderList
public java.util.List<PlannableLocation.Builder> getPlannableLocationsBuilderList()
The list of locations available for planning (Countries, DMAs, sub-countries). For locations like Countries and DMAs see https://developers.google.com/google-ads/api/reference/data/geotargets for more information.
repeated .google.ads.googleads.v10.services.PlannableLocation plannable_locations = 1;
-
setUnknownFields
public final ListPlannableLocationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
mergeUnknownFields
public final ListPlannableLocationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableLocationsResponse.Builder>
-
-