Class BidModifierSimulationPoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
- com.google.ads.googleads.v10.common.BidModifierSimulationPoint.Builder
-
- All Implemented Interfaces:
BidModifierSimulationPointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BidModifierSimulationPoint
public static final class BidModifierSimulationPoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder> implements BidModifierSimulationPointOrBuilder
Projected metrics for a specific bid modifier amount.
Protobuf typegoogle.ads.googleads.v10.common.BidModifierSimulationPoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BidModifierSimulationPoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BidModifierSimulationPointbuild()BidModifierSimulationPointbuildPartial()BidModifierSimulationPoint.Builderclear()BidModifierSimulationPoint.BuilderclearBiddableConversions()Projected number of biddable conversions.BidModifierSimulationPoint.BuilderclearBiddableConversionsValue()Projected total value of biddable conversions.BidModifierSimulationPoint.BuilderclearBidModifier()The simulated bid modifier upon which projected metrics are based.BidModifierSimulationPoint.BuilderclearClicks()Projected number of clicks.BidModifierSimulationPoint.BuilderclearCostMicros()Projected cost in micros.BidModifierSimulationPoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BidModifierSimulationPoint.BuilderclearImpressions()Projected number of impressions.BidModifierSimulationPoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BidModifierSimulationPoint.BuilderclearParentBiddableConversions()Projected number of biddable conversions for the parent resource.BidModifierSimulationPoint.BuilderclearParentBiddableConversionsValue()Projected total value of biddable conversions for the parent resource.BidModifierSimulationPoint.BuilderclearParentClicks()Projected number of clicks for the parent resource.BidModifierSimulationPoint.BuilderclearParentCostMicros()Projected cost in micros for the parent resource.BidModifierSimulationPoint.BuilderclearParentImpressions()Projected number of impressions for the parent resource.BidModifierSimulationPoint.BuilderclearParentRequiredBudgetMicros()Projected minimum daily budget that must be available to the parent resource to realize this simulation.BidModifierSimulationPoint.BuilderclearParentTopSlotImpressions()Projected number of top slot impressions for the parent resource.BidModifierSimulationPoint.BuilderclearTopSlotImpressions()Projected number of top slot impressions.BidModifierSimulationPoint.Builderclone()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.BidModifierSimulationPointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()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.longgetTopSlotImpressions()Projected number of top slot impressions.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.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()BidModifierSimulationPoint.BuildermergeFrom(BidModifierSimulationPoint other)BidModifierSimulationPoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BidModifierSimulationPoint.BuildermergeFrom(com.google.protobuf.Message other)BidModifierSimulationPoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BidModifierSimulationPoint.BuildersetBiddableConversions(double value)Projected number of biddable conversions.BidModifierSimulationPoint.BuildersetBiddableConversionsValue(double value)Projected total value of biddable conversions.BidModifierSimulationPoint.BuildersetBidModifier(double value)The simulated bid modifier upon which projected metrics are based.BidModifierSimulationPoint.BuildersetClicks(long value)Projected number of clicks.BidModifierSimulationPoint.BuildersetCostMicros(long value)Projected cost in micros.BidModifierSimulationPoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BidModifierSimulationPoint.BuildersetImpressions(long value)Projected number of impressions.BidModifierSimulationPoint.BuildersetParentBiddableConversions(double value)Projected number of biddable conversions for the parent resource.BidModifierSimulationPoint.BuildersetParentBiddableConversionsValue(double value)Projected total value of biddable conversions for the parent resource.BidModifierSimulationPoint.BuildersetParentClicks(long value)Projected number of clicks for the parent resource.BidModifierSimulationPoint.BuildersetParentCostMicros(long value)Projected cost in micros for the parent resource.BidModifierSimulationPoint.BuildersetParentImpressions(long value)Projected number of impressions for the parent resource.BidModifierSimulationPoint.BuildersetParentRequiredBudgetMicros(long value)Projected minimum daily budget that must be available to the parent resource to realize this simulation.BidModifierSimulationPoint.BuildersetParentTopSlotImpressions(long value)Projected number of top slot impressions for the parent resource.BidModifierSimulationPoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BidModifierSimulationPoint.BuildersetTopSlotImpressions(long value)Projected number of top slot impressions.BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
clear
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
getDefaultInstanceForType
public BidModifierSimulationPoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BidModifierSimulationPoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BidModifierSimulationPoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
setField
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
clearField
public BidModifierSimulationPoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
clearOneof
public BidModifierSimulationPoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
setRepeatedField
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
addRepeatedField
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>
-
mergeFrom
public BidModifierSimulationPoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BidModifierSimulationPoint.Builder>
-
mergeFrom
public BidModifierSimulationPoint.Builder mergeFrom(BidModifierSimulationPoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
mergeFrom
public BidModifierSimulationPoint.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<BidModifierSimulationPoint.Builder>- Throws:
java.io.IOException
-
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.
-
setBidModifier
public BidModifierSimulationPoint.Builder setBidModifier(double value)
The simulated bid modifier upon which projected metrics are based.
optional double bid_modifier = 15;- Parameters:
value- The bidModifier to set.- Returns:
- This builder for chaining.
-
clearBidModifier
public BidModifierSimulationPoint.Builder clearBidModifier()
The simulated bid modifier upon which projected metrics are based.
optional double bid_modifier = 15;- Returns:
- This builder for chaining.
-
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.
-
setBiddableConversions
public BidModifierSimulationPoint.Builder setBiddableConversions(double value)
Projected number of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions = 16;- Parameters:
value- The biddableConversions to set.- Returns:
- This builder for chaining.
-
clearBiddableConversions
public BidModifierSimulationPoint.Builder clearBiddableConversions()
Projected number of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions = 16;- Returns:
- This builder for chaining.
-
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.
-
setBiddableConversionsValue
public BidModifierSimulationPoint.Builder setBiddableConversionsValue(double value)
Projected total value of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions_value = 17;- Parameters:
value- The biddableConversionsValue to set.- Returns:
- This builder for chaining.
-
clearBiddableConversionsValue
public BidModifierSimulationPoint.Builder clearBiddableConversionsValue()
Projected total value of biddable conversions. Only search advertising channel type supports this field.
optional double biddable_conversions_value = 17;- Returns:
- This builder for chaining.
-
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.
-
setClicks
public BidModifierSimulationPoint.Builder setClicks(long value)
Projected number of clicks.
optional int64 clicks = 18;- Parameters:
value- The clicks to set.- Returns:
- This builder for chaining.
-
clearClicks
public BidModifierSimulationPoint.Builder clearClicks()
Projected number of clicks.
optional int64 clicks = 18;- Returns:
- This builder for chaining.
-
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.
-
setCostMicros
public BidModifierSimulationPoint.Builder setCostMicros(long value)
Projected cost in micros.
optional int64 cost_micros = 19;- Parameters:
value- The costMicros to set.- Returns:
- This builder for chaining.
-
clearCostMicros
public BidModifierSimulationPoint.Builder clearCostMicros()
Projected cost in micros.
optional int64 cost_micros = 19;- Returns:
- This builder for chaining.
-
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.
-
setImpressions
public BidModifierSimulationPoint.Builder setImpressions(long value)
Projected number of impressions.
optional int64 impressions = 20;- Parameters:
value- The impressions to set.- Returns:
- This builder for chaining.
-
clearImpressions
public BidModifierSimulationPoint.Builder clearImpressions()
Projected number of impressions.
optional int64 impressions = 20;- Returns:
- This builder for chaining.
-
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.
-
setTopSlotImpressions
public BidModifierSimulationPoint.Builder setTopSlotImpressions(long value)
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 21;- Parameters:
value- The topSlotImpressions to set.- Returns:
- This builder for chaining.
-
clearTopSlotImpressions
public BidModifierSimulationPoint.Builder clearTopSlotImpressions()
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 21;- Returns:
- This builder for chaining.
-
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.
-
setParentBiddableConversions
public BidModifierSimulationPoint.Builder setParentBiddableConversions(double value)
Projected number of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions = 22;- Parameters:
value- The parentBiddableConversions to set.- Returns:
- This builder for chaining.
-
clearParentBiddableConversions
public BidModifierSimulationPoint.Builder clearParentBiddableConversions()
Projected number of biddable conversions for the parent resource. Only search advertising channel type supports this field.
optional double parent_biddable_conversions = 22;- Returns:
- This builder for chaining.
-
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.
-
setParentBiddableConversionsValue
public BidModifierSimulationPoint.Builder setParentBiddableConversionsValue(double value)
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;- Parameters:
value- The parentBiddableConversionsValue to set.- Returns:
- This builder for chaining.
-
clearParentBiddableConversionsValue
public BidModifierSimulationPoint.Builder clearParentBiddableConversionsValue()
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;- Returns:
- This builder for chaining.
-
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.
-
setParentClicks
public BidModifierSimulationPoint.Builder setParentClicks(long value)
Projected number of clicks for the parent resource.
optional int64 parent_clicks = 24;- Parameters:
value- The parentClicks to set.- Returns:
- This builder for chaining.
-
clearParentClicks
public BidModifierSimulationPoint.Builder clearParentClicks()
Projected number of clicks for the parent resource.
optional int64 parent_clicks = 24;- Returns:
- This builder for chaining.
-
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.
-
setParentCostMicros
public BidModifierSimulationPoint.Builder setParentCostMicros(long value)
Projected cost in micros for the parent resource.
optional int64 parent_cost_micros = 25;- Parameters:
value- The parentCostMicros to set.- Returns:
- This builder for chaining.
-
clearParentCostMicros
public BidModifierSimulationPoint.Builder clearParentCostMicros()
Projected cost in micros for the parent resource.
optional int64 parent_cost_micros = 25;- Returns:
- This builder for chaining.
-
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.
-
setParentImpressions
public BidModifierSimulationPoint.Builder setParentImpressions(long value)
Projected number of impressions for the parent resource.
optional int64 parent_impressions = 26;- Parameters:
value- The parentImpressions to set.- Returns:
- This builder for chaining.
-
clearParentImpressions
public BidModifierSimulationPoint.Builder clearParentImpressions()
Projected number of impressions for the parent resource.
optional int64 parent_impressions = 26;- Returns:
- This builder for chaining.
-
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.
-
setParentTopSlotImpressions
public BidModifierSimulationPoint.Builder setParentTopSlotImpressions(long value)
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;- Parameters:
value- The parentTopSlotImpressions to set.- Returns:
- This builder for chaining.
-
clearParentTopSlotImpressions
public BidModifierSimulationPoint.Builder clearParentTopSlotImpressions()
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;- Returns:
- This builder for chaining.
-
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.
-
setParentRequiredBudgetMicros
public BidModifierSimulationPoint.Builder setParentRequiredBudgetMicros(long value)
Projected minimum daily budget that must be available to the parent resource to realize this simulation.
optional int64 parent_required_budget_micros = 28;- Parameters:
value- The parentRequiredBudgetMicros to set.- Returns:
- This builder for chaining.
-
clearParentRequiredBudgetMicros
public BidModifierSimulationPoint.Builder clearParentRequiredBudgetMicros()
Projected minimum daily budget that must be available to the parent resource to realize this simulation.
optional int64 parent_required_budget_micros = 28;- Returns:
- This builder for chaining.
-
setUnknownFields
public final BidModifierSimulationPoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
mergeUnknownFields
public final BidModifierSimulationPoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BidModifierSimulationPoint.Builder>
-
-