Class BidModifierSimulationPoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.BidModifierSimulationPoint
-
- All Implemented Interfaces:
BidModifierSimulationPointOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class BidModifierSimulationPoint extends com.google.protobuf.GeneratedMessageV3 implements BidModifierSimulationPointOrBuilder
Projected metrics for a specific bid modifier amount.
Protobuf typegoogle.ads.googleads.v10.common.BidModifierSimulationPoint- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBidModifierSimulationPoint.BuilderProjected metrics for a specific bid modifier amount.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBID_MODIFIER_FIELD_NUMBERstatic intBIDDABLE_CONVERSIONS_FIELD_NUMBERstatic intBIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBERstatic intCLICKS_FIELD_NUMBERstatic intCOST_MICROS_FIELD_NUMBERstatic intIMPRESSIONS_FIELD_NUMBERstatic intPARENT_BIDDABLE_CONVERSIONS_FIELD_NUMBERstatic intPARENT_BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBERstatic intPARENT_CLICKS_FIELD_NUMBERstatic intPARENT_COST_MICROS_FIELD_NUMBERstatic intPARENT_IMPRESSIONS_FIELD_NUMBERstatic intPARENT_REQUIRED_BUDGET_MICROS_FIELD_NUMBERstatic intPARENT_TOP_SLOT_IMPRESSIONS_FIELD_NUMBERstatic intTOP_SLOT_IMPRESSIONS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)doublegetBiddableConversions()Projected number of biddable conversions.doublegetBiddableConversionsValue()Projected total value of biddable conversions.doublegetBidModifier()The simulated bid modifier upon which projected metrics are based.longgetClicks()Projected number of clicks.longgetCostMicros()Projected cost in micros.static BidModifierSimulationPointgetDefaultInstance()BidModifierSimulationPointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetImpressions()Projected number of impressions.doublegetParentBiddableConversions()Projected number of biddable conversions for the parent resource.doublegetParentBiddableConversionsValue()Projected total value of biddable conversions for the parent resource.longgetParentClicks()Projected number of clicks for the parent resource.longgetParentCostMicros()Projected cost in micros for the parent resource.longgetParentImpressions()Projected number of impressions for the parent resource.longgetParentRequiredBudgetMicros()Projected minimum daily budget that must be available to the parent resource to realize this simulation.longgetParentTopSlotImpressions()Projected number of top slot impressions for the parent resource.com.google.protobuf.Parser<BidModifierSimulationPoint>getParserForType()intgetSerializedSize()longgetTopSlotImpressions()Projected number of top slot impressions.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBiddableConversions()Projected number of biddable conversions.booleanhasBiddableConversionsValue()Projected total value of biddable conversions.booleanhasBidModifier()The simulated bid modifier upon which projected metrics are based.booleanhasClicks()Projected number of clicks.booleanhasCostMicros()Projected cost in micros.inthashCode()booleanhasImpressions()Projected number of impressions.booleanhasParentBiddableConversions()Projected number of biddable conversions for the parent resource.booleanhasParentBiddableConversionsValue()Projected total value of biddable conversions for the parent resource.booleanhasParentClicks()Projected number of clicks for the parent resource.booleanhasParentCostMicros()Projected cost in micros for the parent resource.booleanhasParentImpressions()Projected number of impressions for the parent resource.booleanhasParentRequiredBudgetMicros()Projected minimum daily budget that must be available to the parent resource to realize this simulation.booleanhasParentTopSlotImpressions()Projected number of top slot impressions for the parent resource.booleanhasTopSlotImpressions()Projected number of top slot impressions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BidModifierSimulationPoint.BuildernewBuilder()static BidModifierSimulationPoint.BuildernewBuilder(BidModifierSimulationPoint prototype)BidModifierSimulationPoint.BuildernewBuilderForType()protected BidModifierSimulationPoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BidModifierSimulationPointparseDelimitedFrom(java.io.InputStream input)static BidModifierSimulationPointparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BidModifierSimulationPointparseFrom(byte[] data)static BidModifierSimulationPointparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BidModifierSimulationPointparseFrom(com.google.protobuf.ByteString data)static BidModifierSimulationPointparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BidModifierSimulationPointparseFrom(com.google.protobuf.CodedInputStream input)static BidModifierSimulationPointparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BidModifierSimulationPointparseFrom(java.io.InputStream input)static BidModifierSimulationPointparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BidModifierSimulationPointparseFrom(java.nio.ByteBuffer data)static BidModifierSimulationPointparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BidModifierSimulationPoint>parser()BidModifierSimulationPoint.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
BID_MODIFIER_FIELD_NUMBER
public static final int BID_MODIFIER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIDDABLE_CONVERSIONS_FIELD_NUMBER
public static final int BIDDABLE_CONVERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
public static final int BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLICKS_FIELD_NUMBER
public static final int CLICKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COST_MICROS_FIELD_NUMBER
public static final int COST_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPRESSIONS_FIELD_NUMBER
public static final int IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
public static final int TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_BIDDABLE_CONVERSIONS_FIELD_NUMBER
public static final int PARENT_BIDDABLE_CONVERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
public static final int PARENT_BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_CLICKS_FIELD_NUMBER
public static final int PARENT_CLICKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_COST_MICROS_FIELD_NUMBER
public static final int PARENT_COST_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_IMPRESSIONS_FIELD_NUMBER
public static final int PARENT_IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
public static final int PARENT_TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_REQUIRED_BUDGET_MICROS_FIELD_NUMBER
public static final int PARENT_REQUIRED_BUDGET_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasBidModifier
public boolean hasBidModifier()
The simulated bid modifier upon which projected metrics are based.
optional double bid_modifier = 15;- Specified by:
hasBidModifierin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the bidModifier field is set.
-
getBidModifier
public double getBidModifier()
The simulated bid modifier upon which projected metrics are based.
optional double bid_modifier = 15;- Specified by:
getBidModifierin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The bidModifier.
-
hasBiddableConversions
public boolean hasBiddableConversions()
Projected number of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions = 16;- Specified by:
hasBiddableConversionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the biddableConversions field is set.
-
getBiddableConversions
public double getBiddableConversions()
Projected number of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions = 16;- Specified by:
getBiddableConversionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The biddableConversions.
-
hasBiddableConversionsValue
public boolean hasBiddableConversionsValue()
Projected total value of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions_value = 17;- Specified by:
hasBiddableConversionsValuein interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the biddableConversionsValue field is set.
-
getBiddableConversionsValue
public double getBiddableConversionsValue()
Projected total value of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions_value = 17;- Specified by:
getBiddableConversionsValuein interfaceBidModifierSimulationPointOrBuilder- Returns:
- The biddableConversionsValue.
-
hasClicks
public boolean hasClicks()
Projected number of clicks.
optional int64 clicks = 18;- Specified by:
hasClicksin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the clicks field is set.
-
getClicks
public long getClicks()
Projected number of clicks.
optional int64 clicks = 18;- Specified by:
getClicksin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The clicks.
-
hasCostMicros
public boolean hasCostMicros()
Projected cost in micros.
optional int64 cost_micros = 19;- Specified by:
hasCostMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the costMicros field is set.
-
getCostMicros
public long getCostMicros()
Projected cost in micros.
optional int64 cost_micros = 19;- Specified by:
getCostMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The costMicros.
-
hasImpressions
public boolean hasImpressions()
Projected number of impressions.
optional int64 impressions = 20;- Specified by:
hasImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the impressions field is set.
-
getImpressions
public long getImpressions()
Projected number of impressions.
optional int64 impressions = 20;- Specified by:
getImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The impressions.
-
hasTopSlotImpressions
public boolean hasTopSlotImpressions()
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 21;- Specified by:
hasTopSlotImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the topSlotImpressions field is set.
-
getTopSlotImpressions
public long getTopSlotImpressions()
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 21;- Specified by:
getTopSlotImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The topSlotImpressions.
-
hasParentBiddableConversions
public boolean hasParentBiddableConversions()
Projected number of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions = 22;- Specified by:
hasParentBiddableConversionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentBiddableConversions field is set.
-
getParentBiddableConversions
public double getParentBiddableConversions()
Projected number of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions = 22;- Specified by:
getParentBiddableConversionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentBiddableConversions.
-
hasParentBiddableConversionsValue
public boolean hasParentBiddableConversionsValue()
Projected total value of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions_value = 23;- Specified by:
hasParentBiddableConversionsValuein interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentBiddableConversionsValue field is set.
-
getParentBiddableConversionsValue
public double getParentBiddableConversionsValue()
Projected total value of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions_value = 23;- Specified by:
getParentBiddableConversionsValuein interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentBiddableConversionsValue.
-
hasParentClicks
public boolean hasParentClicks()
Projected number of clicks for the parent resource.
optional int64 parent_clicks = 24;- Specified by:
hasParentClicksin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentClicks field is set.
-
getParentClicks
public long getParentClicks()
Projected number of clicks for the parent resource.
optional int64 parent_clicks = 24;- Specified by:
getParentClicksin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentClicks.
-
hasParentCostMicros
public boolean hasParentCostMicros()
Projected cost in micros for the parent resource.
optional int64 parent_cost_micros = 25;- Specified by:
hasParentCostMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentCostMicros field is set.
-
getParentCostMicros
public long getParentCostMicros()
Projected cost in micros for the parent resource.
optional int64 parent_cost_micros = 25;- Specified by:
getParentCostMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentCostMicros.
-
hasParentImpressions
public boolean hasParentImpressions()
Projected number of impressions for the parent resource.
optional int64 parent_impressions = 26;- Specified by:
hasParentImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentImpressions field is set.
-
getParentImpressions
public long getParentImpressions()
Projected number of impressions for the parent resource.
optional int64 parent_impressions = 26;- Specified by:
getParentImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentImpressions.
-
hasParentTopSlotImpressions
public boolean hasParentTopSlotImpressions()
Projected number of top slot impressions for the parent resource. Only search advertising channel type supports this field.
optional int64 parent_top_slot_impressions = 27;- Specified by:
hasParentTopSlotImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentTopSlotImpressions field is set.
-
getParentTopSlotImpressions
public long getParentTopSlotImpressions()
Projected number of top slot impressions for the parent resource. Only search advertising channel type supports this field.
optional int64 parent_top_slot_impressions = 27;- Specified by:
getParentTopSlotImpressionsin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentTopSlotImpressions.
-
hasParentRequiredBudgetMicros
public boolean hasParentRequiredBudgetMicros()
Projected minimum daily budget that must be available to the parent resource to realize this simulation.
optional int64 parent_required_budget_micros = 28;- Specified by:
hasParentRequiredBudgetMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- Whether the parentRequiredBudgetMicros field is set.
-
getParentRequiredBudgetMicros
public long getParentRequiredBudgetMicros()
Projected minimum daily budget that must be available to the parent resource to realize this simulation.
optional int64 parent_required_budget_micros = 28;- Specified by:
getParentRequiredBudgetMicrosin interfaceBidModifierSimulationPointOrBuilder- Returns:
- The parentRequiredBudgetMicros.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BidModifierSimulationPoint parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BidModifierSimulationPoint parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BidModifierSimulationPoint parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BidModifierSimulationPoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BidModifierSimulationPoint.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BidModifierSimulationPoint.Builder newBuilder()
-
newBuilder
public static BidModifierSimulationPoint.Builder newBuilder(BidModifierSimulationPoint prototype)
-
toBuilder
public BidModifierSimulationPoint.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BidModifierSimulationPoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BidModifierSimulationPoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BidModifierSimulationPoint> parser()
-
getParserForType
public com.google.protobuf.Parser<BidModifierSimulationPoint> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BidModifierSimulationPoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-