Class PercentCpcBidSimulationPoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
- com.google.ads.googleads.v10.common.PercentCpcBidSimulationPoint.Builder
-
- All Implemented Interfaces:
PercentCpcBidSimulationPointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- PercentCpcBidSimulationPoint
public static final class PercentCpcBidSimulationPoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder> implements PercentCpcBidSimulationPointOrBuilder
Projected metrics for a specific percent CPC amount. Only Hotel advertising channel type supports this field.
Protobuf typegoogle.ads.googleads.v10.common.PercentCpcBidSimulationPoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PercentCpcBidSimulationPoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PercentCpcBidSimulationPointbuild()PercentCpcBidSimulationPointbuildPartial()PercentCpcBidSimulationPoint.Builderclear()PercentCpcBidSimulationPoint.BuilderclearBiddableConversions()Projected number of biddable conversions.PercentCpcBidSimulationPoint.BuilderclearBiddableConversionsValue()Projected total value of biddable conversions in local currency.PercentCpcBidSimulationPoint.BuilderclearClicks()Projected number of clicks.PercentCpcBidSimulationPoint.BuilderclearCostMicros()Projected cost in micros.PercentCpcBidSimulationPoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PercentCpcBidSimulationPoint.BuilderclearImpressions()Projected number of impressions.PercentCpcBidSimulationPoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PercentCpcBidSimulationPoint.BuilderclearPercentCpcBidMicros()The simulated percent CPC upon which projected metrics are based.PercentCpcBidSimulationPoint.BuilderclearTopSlotImpressions()Projected number of top slot impressions.PercentCpcBidSimulationPoint.Builderclone()doublegetBiddableConversions()Projected number of biddable conversions.doublegetBiddableConversionsValue()Projected total value of biddable conversions in local currency.longgetClicks()Projected number of clicks.longgetCostMicros()Projected cost in micros.PercentCpcBidSimulationPointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetImpressions()Projected number of impressions.longgetPercentCpcBidMicros()The simulated percent CPC upon which projected metrics are based.longgetTopSlotImpressions()Projected number of top slot impressions.booleanhasBiddableConversions()Projected number of biddable conversions.booleanhasBiddableConversionsValue()Projected total value of biddable conversions in local currency.booleanhasClicks()Projected number of clicks.booleanhasCostMicros()Projected cost in micros.booleanhasImpressions()Projected number of impressions.booleanhasPercentCpcBidMicros()The simulated percent CPC upon which projected metrics are based.booleanhasTopSlotImpressions()Projected number of top slot impressions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PercentCpcBidSimulationPoint.BuildermergeFrom(PercentCpcBidSimulationPoint other)PercentCpcBidSimulationPoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PercentCpcBidSimulationPoint.BuildermergeFrom(com.google.protobuf.Message other)PercentCpcBidSimulationPoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PercentCpcBidSimulationPoint.BuildersetBiddableConversions(double value)Projected number of biddable conversions.PercentCpcBidSimulationPoint.BuildersetBiddableConversionsValue(double value)Projected total value of biddable conversions in local currency.PercentCpcBidSimulationPoint.BuildersetClicks(long value)Projected number of clicks.PercentCpcBidSimulationPoint.BuildersetCostMicros(long value)Projected cost in micros.PercentCpcBidSimulationPoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PercentCpcBidSimulationPoint.BuildersetImpressions(long value)Projected number of impressions.PercentCpcBidSimulationPoint.BuildersetPercentCpcBidMicros(long value)The simulated percent CPC upon which projected metrics are based.PercentCpcBidSimulationPoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PercentCpcBidSimulationPoint.BuildersetTopSlotImpressions(long value)Projected number of top slot impressions.PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
clear
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
getDefaultInstanceForType
public PercentCpcBidSimulationPoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PercentCpcBidSimulationPoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PercentCpcBidSimulationPoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
setField
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
clearField
public PercentCpcBidSimulationPoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
clearOneof
public PercentCpcBidSimulationPoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
setRepeatedField
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
addRepeatedField
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>
-
mergeFrom
public PercentCpcBidSimulationPoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PercentCpcBidSimulationPoint.Builder>
-
mergeFrom
public PercentCpcBidSimulationPoint.Builder mergeFrom(PercentCpcBidSimulationPoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
mergeFrom
public PercentCpcBidSimulationPoint.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<PercentCpcBidSimulationPoint.Builder>- Throws:
java.io.IOException
-
hasPercentCpcBidMicros
public boolean hasPercentCpcBidMicros()
The simulated percent CPC upon which projected metrics are based. Percent CPC expressed as fraction of the advertised price for some good or service. The value stored here is 1,000,000 * [fraction].
optional int64 percent_cpc_bid_micros = 1;- Specified by:
hasPercentCpcBidMicrosin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the percentCpcBidMicros field is set.
-
getPercentCpcBidMicros
public long getPercentCpcBidMicros()
The simulated percent CPC upon which projected metrics are based. Percent CPC expressed as fraction of the advertised price for some good or service. The value stored here is 1,000,000 * [fraction].
optional int64 percent_cpc_bid_micros = 1;- Specified by:
getPercentCpcBidMicrosin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The percentCpcBidMicros.
-
setPercentCpcBidMicros
public PercentCpcBidSimulationPoint.Builder setPercentCpcBidMicros(long value)
The simulated percent CPC upon which projected metrics are based. Percent CPC expressed as fraction of the advertised price for some good or service. The value stored here is 1,000,000 * [fraction].
optional int64 percent_cpc_bid_micros = 1;- Parameters:
value- The percentCpcBidMicros to set.- Returns:
- This builder for chaining.
-
clearPercentCpcBidMicros
public PercentCpcBidSimulationPoint.Builder clearPercentCpcBidMicros()
The simulated percent CPC upon which projected metrics are based. Percent CPC expressed as fraction of the advertised price for some good or service. The value stored here is 1,000,000 * [fraction].
optional int64 percent_cpc_bid_micros = 1;- Returns:
- This builder for chaining.
-
hasBiddableConversions
public boolean hasBiddableConversions()
Projected number of biddable conversions.
optional double biddable_conversions = 2;- Specified by:
hasBiddableConversionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the biddableConversions field is set.
-
getBiddableConversions
public double getBiddableConversions()
Projected number of biddable conversions.
optional double biddable_conversions = 2;- Specified by:
getBiddableConversionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The biddableConversions.
-
setBiddableConversions
public PercentCpcBidSimulationPoint.Builder setBiddableConversions(double value)
Projected number of biddable conversions.
optional double biddable_conversions = 2;- Parameters:
value- The biddableConversions to set.- Returns:
- This builder for chaining.
-
clearBiddableConversions
public PercentCpcBidSimulationPoint.Builder clearBiddableConversions()
Projected number of biddable conversions.
optional double biddable_conversions = 2;- Returns:
- This builder for chaining.
-
hasBiddableConversionsValue
public boolean hasBiddableConversionsValue()
Projected total value of biddable conversions in local currency.
optional double biddable_conversions_value = 3;- Specified by:
hasBiddableConversionsValuein interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the biddableConversionsValue field is set.
-
getBiddableConversionsValue
public double getBiddableConversionsValue()
Projected total value of biddable conversions in local currency.
optional double biddable_conversions_value = 3;- Specified by:
getBiddableConversionsValuein interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The biddableConversionsValue.
-
setBiddableConversionsValue
public PercentCpcBidSimulationPoint.Builder setBiddableConversionsValue(double value)
Projected total value of biddable conversions in local currency.
optional double biddable_conversions_value = 3;- Parameters:
value- The biddableConversionsValue to set.- Returns:
- This builder for chaining.
-
clearBiddableConversionsValue
public PercentCpcBidSimulationPoint.Builder clearBiddableConversionsValue()
Projected total value of biddable conversions in local currency.
optional double biddable_conversions_value = 3;- Returns:
- This builder for chaining.
-
hasClicks
public boolean hasClicks()
Projected number of clicks.
optional int64 clicks = 4;- Specified by:
hasClicksin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the clicks field is set.
-
getClicks
public long getClicks()
Projected number of clicks.
optional int64 clicks = 4;- Specified by:
getClicksin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The clicks.
-
setClicks
public PercentCpcBidSimulationPoint.Builder setClicks(long value)
Projected number of clicks.
optional int64 clicks = 4;- Parameters:
value- The clicks to set.- Returns:
- This builder for chaining.
-
clearClicks
public PercentCpcBidSimulationPoint.Builder clearClicks()
Projected number of clicks.
optional int64 clicks = 4;- Returns:
- This builder for chaining.
-
hasCostMicros
public boolean hasCostMicros()
Projected cost in micros.
optional int64 cost_micros = 5;- Specified by:
hasCostMicrosin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the costMicros field is set.
-
getCostMicros
public long getCostMicros()
Projected cost in micros.
optional int64 cost_micros = 5;- Specified by:
getCostMicrosin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The costMicros.
-
setCostMicros
public PercentCpcBidSimulationPoint.Builder setCostMicros(long value)
Projected cost in micros.
optional int64 cost_micros = 5;- Parameters:
value- The costMicros to set.- Returns:
- This builder for chaining.
-
clearCostMicros
public PercentCpcBidSimulationPoint.Builder clearCostMicros()
Projected cost in micros.
optional int64 cost_micros = 5;- Returns:
- This builder for chaining.
-
hasImpressions
public boolean hasImpressions()
Projected number of impressions.
optional int64 impressions = 6;- Specified by:
hasImpressionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the impressions field is set.
-
getImpressions
public long getImpressions()
Projected number of impressions.
optional int64 impressions = 6;- Specified by:
getImpressionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The impressions.
-
setImpressions
public PercentCpcBidSimulationPoint.Builder setImpressions(long value)
Projected number of impressions.
optional int64 impressions = 6;- Parameters:
value- The impressions to set.- Returns:
- This builder for chaining.
-
clearImpressions
public PercentCpcBidSimulationPoint.Builder clearImpressions()
Projected number of impressions.
optional int64 impressions = 6;- Returns:
- This builder for chaining.
-
hasTopSlotImpressions
public boolean hasTopSlotImpressions()
Projected number of top slot impressions.
optional int64 top_slot_impressions = 7;- Specified by:
hasTopSlotImpressionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- Whether the topSlotImpressions field is set.
-
getTopSlotImpressions
public long getTopSlotImpressions()
Projected number of top slot impressions.
optional int64 top_slot_impressions = 7;- Specified by:
getTopSlotImpressionsin interfacePercentCpcBidSimulationPointOrBuilder- Returns:
- The topSlotImpressions.
-
setTopSlotImpressions
public PercentCpcBidSimulationPoint.Builder setTopSlotImpressions(long value)
Projected number of top slot impressions.
optional int64 top_slot_impressions = 7;- Parameters:
value- The topSlotImpressions to set.- Returns:
- This builder for chaining.
-
clearTopSlotImpressions
public PercentCpcBidSimulationPoint.Builder clearTopSlotImpressions()
Projected number of top slot impressions.
optional int64 top_slot_impressions = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PercentCpcBidSimulationPoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
mergeUnknownFields
public final PercentCpcBidSimulationPoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PercentCpcBidSimulationPoint.Builder>
-
-