UNPKG

google-ads-node

Version:

Google Ads gRPC Client Library for Node

1 lines 54.5 kB
var jspb=require("google-protobuf"),goog=jspb,global=Function("return this")(),google_protobuf_wrappers_pb=require("google-protobuf/google/protobuf/wrappers_pb.js"),google_api_annotations_pb=require("../../../../../google/api/annotations_pb.js");goog.exportSymbol("proto.google.ads.googleads.v2.common.BidModifierSimulationPoint",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.BidModifierSimulationPointList",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.CpcBidSimulationPoint",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.CpcBidSimulationPointList",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.CpvBidSimulationPoint",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.CpvBidSimulationPointList",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint",null,global),goog.exportSymbol("proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList",null,global),proto.google.ads.googleads.v2.common.BidModifierSimulationPointList=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.repeatedFields_,null)},goog.inherits(proto.google.ads.googleads.v2.common.BidModifierSimulationPointList,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.displayName="proto.google.ads.googleads.v2.common.BidModifierSimulationPointList"),proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.repeatedFields_=[1],jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.toObject=function(includeInstance,msg){var obj={pointsList:jspb.Message.toObjectList(msg.getPointsList(),proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.toObject,includeInstance)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.BidModifierSimulationPointList;return proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new proto.google.ads.googleads.v2.common.BidModifierSimulationPoint;reader.readMessage(value,proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.deserializeBinaryFromReader),msg.addPoints(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.serializeBinaryToWriter=function(message,writer){var f;0<(f=message.getPointsList()).length&&writer.writeRepeatedMessage(1,f,proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.getPointsList=function(){return jspb.Message.getRepeatedWrapperField(this,proto.google.ads.googleads.v2.common.BidModifierSimulationPoint,1)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.setPointsList=function(value){jspb.Message.setRepeatedWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.addPoints=function(opt_value,opt_index){return jspb.Message.addToRepeatedWrapperField(this,1,opt_value,proto.google.ads.googleads.v2.common.BidModifierSimulationPoint,opt_index)},proto.google.ads.googleads.v2.common.BidModifierSimulationPointList.prototype.clearPointsList=function(){this.setPointsList([])},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.repeatedFields_,null)},goog.inherits(proto.google.ads.googleads.v2.common.CpcBidSimulationPointList,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.displayName="proto.google.ads.googleads.v2.common.CpcBidSimulationPointList"),proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.repeatedFields_=[1],jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.toObject=function(includeInstance,msg){var obj={pointsList:jspb.Message.toObjectList(msg.getPointsList(),proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.toObject,includeInstance)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.CpcBidSimulationPointList;return proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new proto.google.ads.googleads.v2.common.CpcBidSimulationPoint;reader.readMessage(value,proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.deserializeBinaryFromReader),msg.addPoints(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.serializeBinaryToWriter=function(message,writer){var f;0<(f=message.getPointsList()).length&&writer.writeRepeatedMessage(1,f,proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.getPointsList=function(){return jspb.Message.getRepeatedWrapperField(this,proto.google.ads.googleads.v2.common.CpcBidSimulationPoint,1)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.setPointsList=function(value){jspb.Message.setRepeatedWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.addPoints=function(opt_value,opt_index){return jspb.Message.addToRepeatedWrapperField(this,1,opt_value,proto.google.ads.googleads.v2.common.CpcBidSimulationPoint,opt_index)},proto.google.ads.googleads.v2.common.CpcBidSimulationPointList.prototype.clearPointsList=function(){this.setPointsList([])},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.repeatedFields_,null)},goog.inherits(proto.google.ads.googleads.v2.common.CpvBidSimulationPointList,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.displayName="proto.google.ads.googleads.v2.common.CpvBidSimulationPointList"),proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.repeatedFields_=[1],jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.toObject=function(includeInstance,msg){var obj={pointsList:jspb.Message.toObjectList(msg.getPointsList(),proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.toObject,includeInstance)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.CpvBidSimulationPointList;return proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new proto.google.ads.googleads.v2.common.CpvBidSimulationPoint;reader.readMessage(value,proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.deserializeBinaryFromReader),msg.addPoints(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.serializeBinaryToWriter=function(message,writer){var f;0<(f=message.getPointsList()).length&&writer.writeRepeatedMessage(1,f,proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.getPointsList=function(){return jspb.Message.getRepeatedWrapperField(this,proto.google.ads.googleads.v2.common.CpvBidSimulationPoint,1)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.setPointsList=function(value){jspb.Message.setRepeatedWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.addPoints=function(opt_value,opt_index){return jspb.Message.addToRepeatedWrapperField(this,1,opt_value,proto.google.ads.googleads.v2.common.CpvBidSimulationPoint,opt_index)},proto.google.ads.googleads.v2.common.CpvBidSimulationPointList.prototype.clearPointsList=function(){this.setPointsList([])},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.repeatedFields_,null)},goog.inherits(proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.displayName="proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList"),proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.repeatedFields_=[1],jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.toObject=function(includeInstance,msg){var obj={pointsList:jspb.Message.toObjectList(msg.getPointsList(),proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.toObject,includeInstance)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList;return proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint;reader.readMessage(value,proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.deserializeBinaryFromReader),msg.addPoints(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.serializeBinaryToWriter=function(message,writer){var f;0<(f=message.getPointsList()).length&&writer.writeRepeatedMessage(1,f,proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.getPointsList=function(){return jspb.Message.getRepeatedWrapperField(this,proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint,1)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.setPointsList=function(value){jspb.Message.setRepeatedWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.addPoints=function(opt_value,opt_index){return jspb.Message.addToRepeatedWrapperField(this,1,opt_value,proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint,opt_index)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPointList.prototype.clearPointsList=function(){this.setPointsList([])},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,null,null)},goog.inherits(proto.google.ads.googleads.v2.common.BidModifierSimulationPoint,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.displayName="proto.google.ads.googleads.v2.common.BidModifierSimulationPoint"),jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.toObject=function(includeInstance,msg){var f,obj={bidModifier:(f=msg.getBidModifier())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),biddableConversions:(f=msg.getBiddableConversions())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),biddableConversionsValue:(f=msg.getBiddableConversionsValue())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),clicks:(f=msg.getClicks())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),costMicros:(f=msg.getCostMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),impressions:(f=msg.getImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),topSlotImpressions:(f=msg.getTopSlotImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),parentBiddableConversions:(f=msg.getParentBiddableConversions())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),parentBiddableConversionsValue:(f=msg.getParentBiddableConversionsValue())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),parentClicks:(f=msg.getParentClicks())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),parentCostMicros:(f=msg.getParentCostMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),parentImpressions:(f=msg.getParentImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),parentTopSlotImpressions:(f=msg.getParentTopSlotImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),parentRequiredBudgetMicros:(f=msg.getParentRequiredBudgetMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.BidModifierSimulationPoint;return proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBidModifier(value);break;case 2:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversions(value);break;case 3:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversionsValue(value);break;case 4:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setClicks(value);break;case 5:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCostMicros(value);break;case 6:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setImpressions(value);break;case 7:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setTopSlotImpressions(value);break;case 8:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setParentBiddableConversions(value);break;case 9:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setParentBiddableConversionsValue(value);break;case 10:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setParentClicks(value);break;case 11:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setParentCostMicros(value);break;case 12:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setParentImpressions(value);break;case 13:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setParentTopSlotImpressions(value);break;case 14:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setParentRequiredBudgetMicros(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.serializeBinaryToWriter=function(message,writer){var f=void 0;null!=(f=message.getBidModifier())&&writer.writeMessage(1,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getBiddableConversions())&&writer.writeMessage(2,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getBiddableConversionsValue())&&writer.writeMessage(3,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getClicks())&&writer.writeMessage(4,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getCostMicros())&&writer.writeMessage(5,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getImpressions())&&writer.writeMessage(6,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getTopSlotImpressions())&&writer.writeMessage(7,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getParentBiddableConversions())&&writer.writeMessage(8,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getParentBiddableConversionsValue())&&writer.writeMessage(9,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getParentClicks())&&writer.writeMessage(10,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getParentCostMicros())&&writer.writeMessage(11,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getParentImpressions())&&writer.writeMessage(12,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getParentTopSlotImpressions())&&writer.writeMessage(13,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getParentRequiredBudgetMicros())&&writer.writeMessage(14,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getBidModifier=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,1)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setBidModifier=function(value){jspb.Message.setWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearBidModifier=function(){this.setBidModifier(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasBidModifier=function(){return null!=jspb.Message.getField(this,1)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getBiddableConversions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,2)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setBiddableConversions=function(value){jspb.Message.setWrapperField(this,2,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearBiddableConversions=function(){this.setBiddableConversions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasBiddableConversions=function(){return null!=jspb.Message.getField(this,2)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getBiddableConversionsValue=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,3)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setBiddableConversionsValue=function(value){jspb.Message.setWrapperField(this,3,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearBiddableConversionsValue=function(){this.setBiddableConversionsValue(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasBiddableConversionsValue=function(){return null!=jspb.Message.getField(this,3)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getClicks=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,4)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setClicks=function(value){jspb.Message.setWrapperField(this,4,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearClicks=function(){this.setClicks(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasClicks=function(){return null!=jspb.Message.getField(this,4)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getCostMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,5)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setCostMicros=function(value){jspb.Message.setWrapperField(this,5,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearCostMicros=function(){this.setCostMicros(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasCostMicros=function(){return null!=jspb.Message.getField(this,5)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,6)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setImpressions=function(value){jspb.Message.setWrapperField(this,6,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearImpressions=function(){this.setImpressions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasImpressions=function(){return null!=jspb.Message.getField(this,6)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getTopSlotImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,7)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setTopSlotImpressions=function(value){jspb.Message.setWrapperField(this,7,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearTopSlotImpressions=function(){this.setTopSlotImpressions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasTopSlotImpressions=function(){return null!=jspb.Message.getField(this,7)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentBiddableConversions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,8)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentBiddableConversions=function(value){jspb.Message.setWrapperField(this,8,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentBiddableConversions=function(){this.setParentBiddableConversions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentBiddableConversions=function(){return null!=jspb.Message.getField(this,8)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentBiddableConversionsValue=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,9)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentBiddableConversionsValue=function(value){jspb.Message.setWrapperField(this,9,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentBiddableConversionsValue=function(){this.setParentBiddableConversionsValue(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentBiddableConversionsValue=function(){return null!=jspb.Message.getField(this,9)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentClicks=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,10)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentClicks=function(value){jspb.Message.setWrapperField(this,10,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentClicks=function(){this.setParentClicks(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentClicks=function(){return null!=jspb.Message.getField(this,10)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentCostMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,11)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentCostMicros=function(value){jspb.Message.setWrapperField(this,11,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentCostMicros=function(){this.setParentCostMicros(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentCostMicros=function(){return null!=jspb.Message.getField(this,11)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,12)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentImpressions=function(value){jspb.Message.setWrapperField(this,12,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentImpressions=function(){this.setParentImpressions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentImpressions=function(){return null!=jspb.Message.getField(this,12)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentTopSlotImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,13)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentTopSlotImpressions=function(value){jspb.Message.setWrapperField(this,13,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentTopSlotImpressions=function(){this.setParentTopSlotImpressions(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentTopSlotImpressions=function(){return null!=jspb.Message.getField(this,13)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.getParentRequiredBudgetMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,14)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.setParentRequiredBudgetMicros=function(value){jspb.Message.setWrapperField(this,14,value)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.clearParentRequiredBudgetMicros=function(){this.setParentRequiredBudgetMicros(void 0)},proto.google.ads.googleads.v2.common.BidModifierSimulationPoint.prototype.hasParentRequiredBudgetMicros=function(){return null!=jspb.Message.getField(this,14)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,null,null)},goog.inherits(proto.google.ads.googleads.v2.common.CpcBidSimulationPoint,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.displayName="proto.google.ads.googleads.v2.common.CpcBidSimulationPoint"),jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.toObject=function(includeInstance,msg){var f,obj={cpcBidMicros:(f=msg.getCpcBidMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),biddableConversions:(f=msg.getBiddableConversions())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),biddableConversionsValue:(f=msg.getBiddableConversionsValue())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),clicks:(f=msg.getClicks())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),costMicros:(f=msg.getCostMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),impressions:(f=msg.getImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),topSlotImpressions:(f=msg.getTopSlotImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.CpcBidSimulationPoint;return proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCpcBidMicros(value);break;case 2:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversions(value);break;case 3:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversionsValue(value);break;case 4:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setClicks(value);break;case 5:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCostMicros(value);break;case 6:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setImpressions(value);break;case 7:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setTopSlotImpressions(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.serializeBinaryToWriter=function(message,writer){var f=void 0;null!=(f=message.getCpcBidMicros())&&writer.writeMessage(1,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getBiddableConversions())&&writer.writeMessage(2,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getBiddableConversionsValue())&&writer.writeMessage(3,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getClicks())&&writer.writeMessage(4,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getCostMicros())&&writer.writeMessage(5,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getImpressions())&&writer.writeMessage(6,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getTopSlotImpressions())&&writer.writeMessage(7,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getCpcBidMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,1)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setCpcBidMicros=function(value){jspb.Message.setWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearCpcBidMicros=function(){this.setCpcBidMicros(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasCpcBidMicros=function(){return null!=jspb.Message.getField(this,1)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getBiddableConversions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,2)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setBiddableConversions=function(value){jspb.Message.setWrapperField(this,2,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearBiddableConversions=function(){this.setBiddableConversions(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasBiddableConversions=function(){return null!=jspb.Message.getField(this,2)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getBiddableConversionsValue=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.DoubleValue,3)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setBiddableConversionsValue=function(value){jspb.Message.setWrapperField(this,3,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearBiddableConversionsValue=function(){this.setBiddableConversionsValue(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasBiddableConversionsValue=function(){return null!=jspb.Message.getField(this,3)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getClicks=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,4)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setClicks=function(value){jspb.Message.setWrapperField(this,4,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearClicks=function(){this.setClicks(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasClicks=function(){return null!=jspb.Message.getField(this,4)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getCostMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,5)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setCostMicros=function(value){jspb.Message.setWrapperField(this,5,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearCostMicros=function(){this.setCostMicros(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasCostMicros=function(){return null!=jspb.Message.getField(this,5)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,6)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setImpressions=function(value){jspb.Message.setWrapperField(this,6,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearImpressions=function(){this.setImpressions(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasImpressions=function(){return null!=jspb.Message.getField(this,6)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.getTopSlotImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,7)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.setTopSlotImpressions=function(value){jspb.Message.setWrapperField(this,7,value)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.clearTopSlotImpressions=function(){this.setTopSlotImpressions(void 0)},proto.google.ads.googleads.v2.common.CpcBidSimulationPoint.prototype.hasTopSlotImpressions=function(){return null!=jspb.Message.getField(this,7)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,null,null)},goog.inherits(proto.google.ads.googleads.v2.common.CpvBidSimulationPoint,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.displayName="proto.google.ads.googleads.v2.common.CpvBidSimulationPoint"),jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.toObject=function(includeInstance,msg){var f,obj={cpvBidMicros:(f=msg.getCpvBidMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),costMicros:(f=msg.getCostMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),impressions:(f=msg.getImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),views:(f=msg.getViews())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.CpvBidSimulationPoint;return proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCpvBidMicros(value);break;case 2:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCostMicros(value);break;case 3:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setImpressions(value);break;case 4:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setViews(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.serializeBinaryToWriter=function(message,writer){var f=void 0;null!=(f=message.getCpvBidMicros())&&writer.writeMessage(1,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getCostMicros())&&writer.writeMessage(2,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getImpressions())&&writer.writeMessage(3,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getViews())&&writer.writeMessage(4,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.getCpvBidMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,1)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.setCpvBidMicros=function(value){jspb.Message.setWrapperField(this,1,value)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.clearCpvBidMicros=function(){this.setCpvBidMicros(void 0)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.hasCpvBidMicros=function(){return null!=jspb.Message.getField(this,1)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.getCostMicros=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,2)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.setCostMicros=function(value){jspb.Message.setWrapperField(this,2,value)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.clearCostMicros=function(){this.setCostMicros(void 0)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.hasCostMicros=function(){return null!=jspb.Message.getField(this,2)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.getImpressions=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,3)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.setImpressions=function(value){jspb.Message.setWrapperField(this,3,value)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.clearImpressions=function(){this.setImpressions(void 0)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.hasImpressions=function(){return null!=jspb.Message.getField(this,3)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.getViews=function(){return jspb.Message.getWrapperField(this,google_protobuf_wrappers_pb.Int64Value,4)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.setViews=function(value){jspb.Message.setWrapperField(this,4,value)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.clearViews=function(){this.setViews(void 0)},proto.google.ads.googleads.v2.common.CpvBidSimulationPoint.prototype.hasViews=function(){return null!=jspb.Message.getField(this,4)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint=function(opt_data){jspb.Message.initialize(this,opt_data,0,-1,null,null)},goog.inherits(proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint,jspb.Message),goog.DEBUG&&!COMPILED&&(proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.displayName="proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint"),jspb.Message.GENERATE_TO_OBJECT&&(proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.prototype.toObject=function(opt_includeInstance){return proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.toObject(opt_includeInstance,this)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.toObject=function(includeInstance,msg){var f,obj={targetCpaMicros:(f=msg.getTargetCpaMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),biddableConversions:(f=msg.getBiddableConversions())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),biddableConversionsValue:(f=msg.getBiddableConversionsValue())&&google_protobuf_wrappers_pb.DoubleValue.toObject(includeInstance,f),clicks:(f=msg.getClicks())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),costMicros:(f=msg.getCostMicros())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),impressions:(f=msg.getImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f),topSlotImpressions:(f=msg.getTopSlotImpressions())&&google_protobuf_wrappers_pb.Int64Value.toObject(includeInstance,f)};return includeInstance&&(obj.$jspbMessageInstance=msg),obj}),proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.deserializeBinary=function(bytes){var reader=new jspb.BinaryReader(bytes),msg=new proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint;return proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.deserializeBinaryFromReader(msg,reader)},proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.deserializeBinaryFromReader=function(msg,reader){for(;reader.nextField()&&!reader.isEndGroup();){switch(reader.getFieldNumber()){case 1:var value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setTargetCpaMicros(value);break;case 2:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversions(value);break;case 3:value=new google_protobuf_wrappers_pb.DoubleValue;reader.readMessage(value,google_protobuf_wrappers_pb.DoubleValue.deserializeBinaryFromReader),msg.setBiddableConversionsValue(value);break;case 4:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setClicks(value);break;case 5:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setCostMicros(value);break;case 6:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setImpressions(value);break;case 7:value=new google_protobuf_wrappers_pb.Int64Value;reader.readMessage(value,google_protobuf_wrappers_pb.Int64Value.deserializeBinaryFromReader),msg.setTopSlotImpressions(value);break;default:reader.skipField()}}return msg},proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.prototype.serializeBinary=function(){var writer=new jspb.BinaryWriter;return proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.serializeBinaryToWriter(this,writer),writer.getResultBuffer()},proto.google.ads.googleads.v2.common.TargetCpaSimulationPoint.serializeBinaryToWriter=function(message,writer){var f=void 0;null!=(f=message.getTargetCpaMicros())&&writer.writeMessage(1,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getBiddableConversions())&&writer.writeMessage(2,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getBiddableConversionsValue())&&writer.writeMessage(3,f,google_protobuf_wrappers_pb.DoubleValue.serializeBinaryToWriter),null!=(f=message.getClicks())&&writer.writeMessage(4,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getCostMicros())&&writer.writeMessage(5,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getImpressions())&&writer.writeMessage(6,f,google_protobuf_wrappers_pb.Int64Value.serializeBinaryToWriter),null!=(f=message.getTo