Class TargetCpaSimulationPointList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
- com.google.ads.googleads.v10.common.TargetCpaSimulationPointList.Builder
-
- All Implemented Interfaces:
TargetCpaSimulationPointListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- TargetCpaSimulationPointList
public static final class TargetCpaSimulationPointList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder> implements TargetCpaSimulationPointListOrBuilder
A container for simulation points for simulations of type TARGET_CPA.
Protobuf typegoogle.ads.googleads.v10.common.TargetCpaSimulationPointList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TargetCpaSimulationPointList.BuilderaddAllPoints(java.lang.Iterable<? extends TargetCpaSimulationPoint> values)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuilderaddPoints(int index, TargetCpaSimulationPoint value)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuilderaddPoints(int index, TargetCpaSimulationPoint.Builder builderForValue)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuilderaddPoints(TargetCpaSimulationPoint value)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuilderaddPoints(TargetCpaSimulationPoint.Builder builderForValue)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPoint.BuilderaddPointsBuilder()Projected metrics for a series of target CPA amounts.TargetCpaSimulationPoint.BuilderaddPointsBuilder(int index)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TargetCpaSimulationPointListbuild()TargetCpaSimulationPointListbuildPartial()TargetCpaSimulationPointList.Builderclear()TargetCpaSimulationPointList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TargetCpaSimulationPointList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TargetCpaSimulationPointList.BuilderclearPoints()Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.Builderclone()TargetCpaSimulationPointListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()TargetCpaSimulationPointgetPoints(int index)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPoint.BuildergetPointsBuilder(int index)Projected metrics for a series of target CPA amounts.java.util.List<TargetCpaSimulationPoint.Builder>getPointsBuilderList()Projected metrics for a series of target CPA amounts.intgetPointsCount()Projected metrics for a series of target CPA amounts.java.util.List<TargetCpaSimulationPoint>getPointsList()Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointOrBuildergetPointsOrBuilder(int index)Projected metrics for a series of target CPA amounts.java.util.List<? extends TargetCpaSimulationPointOrBuilder>getPointsOrBuilderList()Projected metrics for a series of target CPA amounts.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TargetCpaSimulationPointList.BuildermergeFrom(TargetCpaSimulationPointList other)TargetCpaSimulationPointList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TargetCpaSimulationPointList.BuildermergeFrom(com.google.protobuf.Message other)TargetCpaSimulationPointList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TargetCpaSimulationPointList.BuilderremovePoints(int index)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TargetCpaSimulationPointList.BuildersetPoints(int index, TargetCpaSimulationPoint value)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuildersetPoints(int index, TargetCpaSimulationPoint.Builder builderForValue)Projected metrics for a series of target CPA amounts.TargetCpaSimulationPointList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
clear
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
getDefaultInstanceForType
public TargetCpaSimulationPointList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TargetCpaSimulationPointList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TargetCpaSimulationPointList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
setField
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
clearField
public TargetCpaSimulationPointList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
clearOneof
public TargetCpaSimulationPointList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
setRepeatedField
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
addRepeatedField
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>
-
mergeFrom
public TargetCpaSimulationPointList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TargetCpaSimulationPointList.Builder>
-
mergeFrom
public TargetCpaSimulationPointList.Builder mergeFrom(TargetCpaSimulationPointList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
mergeFrom
public TargetCpaSimulationPointList.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<TargetCpaSimulationPointList.Builder>- Throws:
java.io.IOException
-
getPointsList
public java.util.List<TargetCpaSimulationPoint> getPointsList()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;- Specified by:
getPointsListin interfaceTargetCpaSimulationPointListOrBuilder
-
getPointsCount
public int getPointsCount()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;- Specified by:
getPointsCountin interfaceTargetCpaSimulationPointListOrBuilder
-
getPoints
public TargetCpaSimulationPoint getPoints(int index)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;- Specified by:
getPointsin interfaceTargetCpaSimulationPointListOrBuilder
-
setPoints
public TargetCpaSimulationPointList.Builder setPoints(int index, TargetCpaSimulationPoint value)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
setPoints
public TargetCpaSimulationPointList.Builder setPoints(int index, TargetCpaSimulationPoint.Builder builderForValue)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addPoints
public TargetCpaSimulationPointList.Builder addPoints(TargetCpaSimulationPoint value)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addPoints
public TargetCpaSimulationPointList.Builder addPoints(int index, TargetCpaSimulationPoint value)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addPoints
public TargetCpaSimulationPointList.Builder addPoints(TargetCpaSimulationPoint.Builder builderForValue)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addPoints
public TargetCpaSimulationPointList.Builder addPoints(int index, TargetCpaSimulationPoint.Builder builderForValue)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addAllPoints
public TargetCpaSimulationPointList.Builder addAllPoints(java.lang.Iterable<? extends TargetCpaSimulationPoint> values)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
clearPoints
public TargetCpaSimulationPointList.Builder clearPoints()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
removePoints
public TargetCpaSimulationPointList.Builder removePoints(int index)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
getPointsBuilder
public TargetCpaSimulationPoint.Builder getPointsBuilder(int index)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
getPointsOrBuilder
public TargetCpaSimulationPointOrBuilder getPointsOrBuilder(int index)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;- Specified by:
getPointsOrBuilderin interfaceTargetCpaSimulationPointListOrBuilder
-
getPointsOrBuilderList
public java.util.List<? extends TargetCpaSimulationPointOrBuilder> getPointsOrBuilderList()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;- Specified by:
getPointsOrBuilderListin interfaceTargetCpaSimulationPointListOrBuilder
-
addPointsBuilder
public TargetCpaSimulationPoint.Builder addPointsBuilder()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
addPointsBuilder
public TargetCpaSimulationPoint.Builder addPointsBuilder(int index)
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
getPointsBuilderList
public java.util.List<TargetCpaSimulationPoint.Builder> getPointsBuilderList()
Projected metrics for a series of target CPA amounts.
repeated .google.ads.googleads.v10.common.TargetCpaSimulationPoint points = 1;
-
setUnknownFields
public final TargetCpaSimulationPointList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
mergeUnknownFields
public final TargetCpaSimulationPointList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetCpaSimulationPointList.Builder>
-
-