Class MapsLocationSet.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
- com.google.ads.googleads.v14.common.MapsLocationSet.Builder
-
- All Implemented Interfaces:
MapsLocationSetOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- MapsLocationSet
public static final class MapsLocationSet.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder> implements MapsLocationSetOrBuilder
Wrapper for multiple maps location sync data
Protobuf typegoogle.ads.googleads.v14.common.MapsLocationSet
-
-
Method Summary
-
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<MapsLocationSet.Builder>
-
clear
public MapsLocationSet.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<MapsLocationSet.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<MapsLocationSet.Builder>
-
getDefaultInstanceForType
public MapsLocationSet getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MapsLocationSet build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MapsLocationSet buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MapsLocationSet.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<MapsLocationSet.Builder>
-
setField
public MapsLocationSet.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<MapsLocationSet.Builder>
-
clearField
public MapsLocationSet.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
clearOneof
public MapsLocationSet.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
setRepeatedField
public MapsLocationSet.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<MapsLocationSet.Builder>
-
addRepeatedField
public MapsLocationSet.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<MapsLocationSet.Builder>
-
mergeFrom
public MapsLocationSet.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MapsLocationSet.Builder>
-
mergeFrom
public MapsLocationSet.Builder mergeFrom(MapsLocationSet other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
mergeFrom
public MapsLocationSet.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<MapsLocationSet.Builder>- Throws:
java.io.IOException
-
getMapsLocationsList
public java.util.List<MapsLocationInfo> getMapsLocationsList()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMapsLocationsListin interfaceMapsLocationSetOrBuilder
-
getMapsLocationsCount
public int getMapsLocationsCount()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMapsLocationsCountin interfaceMapsLocationSetOrBuilder
-
getMapsLocations
public MapsLocationInfo getMapsLocations(int index)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMapsLocationsin interfaceMapsLocationSetOrBuilder
-
setMapsLocations
public MapsLocationSet.Builder setMapsLocations(int index, MapsLocationInfo value)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
setMapsLocations
public MapsLocationSet.Builder setMapsLocations(int index, MapsLocationInfo.Builder builderForValue)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addMapsLocations
public MapsLocationSet.Builder addMapsLocations(MapsLocationInfo value)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addMapsLocations
public MapsLocationSet.Builder addMapsLocations(int index, MapsLocationInfo value)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addMapsLocations
public MapsLocationSet.Builder addMapsLocations(MapsLocationInfo.Builder builderForValue)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addMapsLocations
public MapsLocationSet.Builder addMapsLocations(int index, MapsLocationInfo.Builder builderForValue)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addAllMapsLocations
public MapsLocationSet.Builder addAllMapsLocations(java.lang.Iterable<? extends MapsLocationInfo> values)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
clearMapsLocations
public MapsLocationSet.Builder clearMapsLocations()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
removeMapsLocations
public MapsLocationSet.Builder removeMapsLocations(int index)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
getMapsLocationsBuilder
public MapsLocationInfo.Builder getMapsLocationsBuilder(int index)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
getMapsLocationsOrBuilder
public MapsLocationInfoOrBuilder getMapsLocationsOrBuilder(int index)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMapsLocationsOrBuilderin interfaceMapsLocationSetOrBuilder
-
getMapsLocationsOrBuilderList
public java.util.List<? extends MapsLocationInfoOrBuilder> getMapsLocationsOrBuilderList()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMapsLocationsOrBuilderListin interfaceMapsLocationSetOrBuilder
-
addMapsLocationsBuilder
public MapsLocationInfo.Builder addMapsLocationsBuilder()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
addMapsLocationsBuilder
public MapsLocationInfo.Builder addMapsLocationsBuilder(int index)
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
getMapsLocationsBuilderList
public java.util.List<MapsLocationInfo.Builder> getMapsLocationsBuilderList()
Required. A list of maps location info that user manually synced in.
repeated .google.ads.googleads.v14.common.MapsLocationInfo maps_locations = 1 [(.google.api.field_behavior) = REQUIRED];
-
setUnknownFields
public final MapsLocationSet.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
mergeUnknownFields
public final MapsLocationSet.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MapsLocationSet.Builder>
-
-