Class CampaignCriterionSimulation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
- com.google.ads.googleads.v10.resources.CampaignCriterionSimulation.Builder
-
- All Implemented Interfaces:
CampaignCriterionSimulationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- CampaignCriterionSimulation
public static final class CampaignCriterionSimulation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder> implements CampaignCriterionSimulationOrBuilder
A campaign criterion simulation. Supported combinations of advertising channel type, criterion ids, simulation type and simulation modification method is detailed below respectively. 1. SEARCH - 30000,30001,30002 - BID_MODIFIER - UNIFORM 2. DISPLAY - 30001 - BID_MODIFIER - UNIFORM
Protobuf typegoogle.ads.googleads.v10.resources.CampaignCriterionSimulation
-
-
Method Summary
-
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<CampaignCriterionSimulation.Builder>
-
clear
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>
-
getDefaultInstanceForType
public CampaignCriterionSimulation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CampaignCriterionSimulation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CampaignCriterionSimulation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>
-
setField
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>
-
clearField
public CampaignCriterionSimulation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
clearOneof
public CampaignCriterionSimulation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
setRepeatedField
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>
-
addRepeatedField
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>
-
mergeFrom
public CampaignCriterionSimulation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CampaignCriterionSimulation.Builder>
-
mergeFrom
public CampaignCriterionSimulation.Builder mergeFrom(CampaignCriterionSimulation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
mergeFrom
public CampaignCriterionSimulation.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<CampaignCriterionSimulation.Builder>- Throws:
java.io.IOException
-
getPointListCase
public CampaignCriterionSimulation.PointListCase getPointListCase()
- Specified by:
getPointListCasein interfaceCampaignCriterionSimulationOrBuilder
-
clearPointList
public CampaignCriterionSimulation.Builder clearPointList()
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: `customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: `customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public CampaignCriterionSimulation.Builder setResourceName(java.lang.String value)
Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: `customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
public CampaignCriterionSimulation.Builder clearResourceName()
Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: `customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public CampaignCriterionSimulation.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: `customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
hasCampaignId
public boolean hasCampaignId()
Output only. Campaign ID of the simulation.
optional int64 campaign_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCampaignIdin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- Whether the campaignId field is set.
-
getCampaignId
public long getCampaignId()
Output only. Campaign ID of the simulation.
optional int64 campaign_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCampaignIdin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The campaignId.
-
setCampaignId
public CampaignCriterionSimulation.Builder setCampaignId(long value)
Output only. Campaign ID of the simulation.
optional int64 campaign_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The campaignId to set.- Returns:
- This builder for chaining.
-
clearCampaignId
public CampaignCriterionSimulation.Builder clearCampaignId()
Output only. Campaign ID of the simulation.
optional int64 campaign_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasCriterionId
public boolean hasCriterionId()
Output only. Criterion ID of the simulation.
optional int64 criterion_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCriterionIdin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- Whether the criterionId field is set.
-
getCriterionId
public long getCriterionId()
Output only. Criterion ID of the simulation.
optional int64 criterion_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCriterionIdin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The criterionId.
-
setCriterionId
public CampaignCriterionSimulation.Builder setCriterionId(long value)
Output only. Criterion ID of the simulation.
optional int64 criterion_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The criterionId to set.- Returns:
- This builder for chaining.
-
clearCriterionId
public CampaignCriterionSimulation.Builder clearCriterionId()
Output only. Criterion ID of the simulation.
optional int64 criterion_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
Output only. The field that the simulation modifies.
.google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public CampaignCriterionSimulation.Builder setTypeValue(int value)
Output only. The field that the simulation modifies.
.google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public SimulationTypeEnum.SimulationType getType()
Output only. The field that the simulation modifies.
.google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The type.
-
setType
public CampaignCriterionSimulation.Builder setType(SimulationTypeEnum.SimulationType value)
Output only. The field that the simulation modifies.
.google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public CampaignCriterionSimulation.Builder clearType()
Output only. The field that the simulation modifies.
.google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getModificationMethodValue
public int getModificationMethodValue()
Output only. How the simulation modifies the field.
.google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getModificationMethodValuein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The enum numeric value on the wire for modificationMethod.
-
setModificationMethodValue
public CampaignCriterionSimulation.Builder setModificationMethodValue(int value)
Output only. How the simulation modifies the field.
.google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for modificationMethod to set.- Returns:
- This builder for chaining.
-
getModificationMethod
public SimulationModificationMethodEnum.SimulationModificationMethod getModificationMethod()
Output only. How the simulation modifies the field.
.google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getModificationMethodin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The modificationMethod.
-
setModificationMethod
public CampaignCriterionSimulation.Builder setModificationMethod(SimulationModificationMethodEnum.SimulationModificationMethod value)
Output only. How the simulation modifies the field.
.google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The modificationMethod to set.- Returns:
- This builder for chaining.
-
clearModificationMethod
public CampaignCriterionSimulation.Builder clearModificationMethod()
Output only. How the simulation modifies the field.
.google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasStartDate
public boolean hasStartDate()
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStartDatein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- Whether the startDate field is set.
-
getStartDate
public java.lang.String getStartDate()
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartDatein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The startDate.
-
getStartDateBytes
public com.google.protobuf.ByteString getStartDateBytes()
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartDateBytesin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The bytes for startDate.
-
setStartDate
public CampaignCriterionSimulation.Builder setStartDate(java.lang.String value)
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The startDate to set.- Returns:
- This builder for chaining.
-
clearStartDate
public CampaignCriterionSimulation.Builder clearStartDate()
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setStartDateBytes
public CampaignCriterionSimulation.Builder setStartDateBytes(com.google.protobuf.ByteString value)
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for startDate to set.- Returns:
- This builder for chaining.
-
hasEndDate
public boolean hasEndDate()
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasEndDatein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- Whether the endDate field is set.
-
getEndDate
public java.lang.String getEndDate()
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndDatein interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The endDate.
-
getEndDateBytes
public com.google.protobuf.ByteString getEndDateBytes()
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndDateBytesin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The bytes for endDate.
-
setEndDate
public CampaignCriterionSimulation.Builder setEndDate(java.lang.String value)
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The endDate to set.- Returns:
- This builder for chaining.
-
clearEndDate
public CampaignCriterionSimulation.Builder clearEndDate()
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setEndDateBytes
public CampaignCriterionSimulation.Builder setEndDateBytes(com.google.protobuf.ByteString value)
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
optional string end_date = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for endDate to set.- Returns:
- This builder for chaining.
-
hasBidModifierPointList
public boolean hasBidModifierPointList()
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasBidModifierPointListin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- Whether the bidModifierPointList field is set.
-
getBidModifierPointList
public BidModifierSimulationPointList getBidModifierPointList()
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBidModifierPointListin interfaceCampaignCriterionSimulationOrBuilder- Returns:
- The bidModifierPointList.
-
setBidModifierPointList
public CampaignCriterionSimulation.Builder setBidModifierPointList(BidModifierSimulationPointList value)
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setBidModifierPointList
public CampaignCriterionSimulation.Builder setBidModifierPointList(BidModifierSimulationPointList.Builder builderForValue)
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeBidModifierPointList
public CampaignCriterionSimulation.Builder mergeBidModifierPointList(BidModifierSimulationPointList value)
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearBidModifierPointList
public CampaignCriterionSimulation.Builder clearBidModifierPointList()
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getBidModifierPointListBuilder
public BidModifierSimulationPointList.Builder getBidModifierPointListBuilder()
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getBidModifierPointListOrBuilder
public BidModifierSimulationPointListOrBuilder getBidModifierPointListOrBuilder()
Output only. Simulation points if the simulation type is BID_MODIFIER.
.google.ads.googleads.v10.common.BidModifierSimulationPointList bid_modifier_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBidModifierPointListOrBuilderin interfaceCampaignCriterionSimulationOrBuilder
-
setUnknownFields
public final CampaignCriterionSimulation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
mergeUnknownFields
public final CampaignCriterionSimulation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CampaignCriterionSimulation.Builder>
-
-