com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: v10/model/create_prospect_campaign_specification_request_prospect_campaign_specification.proto
package com.redhat.mercury.prospectcampaigndesign.v10;
public final class CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass {
private CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public interface CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)
com.google.protobuf.MessageOrBuilder {
/**
* string ProspectCampaignType = 329090102;
* @return The prospectCampaignType.
*/
java.lang.String getProspectCampaignType();
/**
* string ProspectCampaignType = 329090102;
* @return The bytes for prospectCampaignType.
*/
com.google.protobuf.ByteString
getProspectCampaignTypeBytes();
/**
* string ProspectCampaignDescription = 411288704;
* @return The prospectCampaignDescription.
*/
java.lang.String getProspectCampaignDescription();
/**
* string ProspectCampaignDescription = 411288704;
* @return The bytes for prospectCampaignDescription.
*/
com.google.protobuf.ByteString
getProspectCampaignDescriptionBytes();
/**
* string ProspectCampaignMetrics = 321903175;
* @return The prospectCampaignMetrics.
*/
java.lang.String getProspectCampaignMetrics();
/**
* string ProspectCampaignMetrics = 321903175;
* @return The bytes for prospectCampaignMetrics.
*/
com.google.protobuf.ByteString
getProspectCampaignMetricsBytes();
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The prospectCampaignMetricDefinition.
*/
java.lang.String getProspectCampaignMetricDefinition();
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The bytes for prospectCampaignMetricDefinition.
*/
com.google.protobuf.ByteString
getProspectCampaignMetricDefinitionBytes();
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The prospectCampaignMetricGoal.
*/
java.lang.String getProspectCampaignMetricGoal();
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The bytes for prospectCampaignMetricGoal.
*/
com.google.protobuf.ByteString
getProspectCampaignMetricGoalBytes();
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The prospectCampaignPerformanceRecord.
*/
java.lang.String getProspectCampaignPerformanceRecord();
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The bytes for prospectCampaignPerformanceRecord.
*/
com.google.protobuf.ByteString
getProspectCampaignPerformanceRecordBytes();
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return Whether the prospectCampaignProcedureInstanceReference field is set.
*/
boolean hasProspectCampaignProcedureInstanceReference();
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return The prospectCampaignProcedureInstanceReference.
*/
com.google.protobuf.Any getProspectCampaignProcedureInstanceReference();
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
com.google.protobuf.AnyOrBuilder getProspectCampaignProcedureInstanceReferenceOrBuilder();
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return Whether the employeeOrBusinessUnitReference field is set.
*/
boolean hasEmployeeOrBusinessUnitReference();
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return The employeeOrBusinessUnitReference.
*/
com.google.protobuf.Any getEmployeeOrBusinessUnitReference();
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
com.google.protobuf.AnyOrBuilder getEmployeeOrBusinessUnitReferenceOrBuilder();
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The prospectCampaignProcedureSetMinusup.
*/
java.lang.String getProspectCampaignProcedureSetMinusup();
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The bytes for prospectCampaignProcedureSetMinusup.
*/
com.google.protobuf.ByteString
getProspectCampaignProcedureSetMinusupBytes();
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The prospectCampaignProcedureVersionNumber.
*/
java.lang.String getProspectCampaignProcedureVersionNumber();
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The bytes for prospectCampaignProcedureVersionNumber.
*/
com.google.protobuf.ByteString
getProspectCampaignProcedureVersionNumberBytes();
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The prospectCampaignProcedureResult.
*/
java.lang.String getProspectCampaignProcedureResult();
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The bytes for prospectCampaignProcedureResult.
*/
com.google.protobuf.ByteString
getProspectCampaignProcedureResultBytes();
}
/**
* Protobuf type {@code com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification}
*/
public static final class CreateProspectCampaignSpecificationRequestProspectCampaignSpecification extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)
CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOrBuilder {
private static final long serialVersionUID = 0L;
// Use CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.newBuilder() to construct.
private CreateProspectCampaignSpecificationRequestProspectCampaignSpecification(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private CreateProspectCampaignSpecificationRequestProspectCampaignSpecification() {
prospectCampaignType_ = "";
prospectCampaignDescription_ = "";
prospectCampaignMetrics_ = "";
prospectCampaignMetricDefinition_ = "";
prospectCampaignMetricGoal_ = "";
prospectCampaignPerformanceRecord_ = "";
prospectCampaignProcedureSetMinusup_ = "";
prospectCampaignProcedureVersionNumber_ = "";
prospectCampaignProcedureResult_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new CreateProspectCampaignSpecificationRequestProspectCampaignSpecification();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private CreateProspectCampaignSpecificationRequestProspectCampaignSpecification(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 52489586: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignProcedureResult_ = s;
break;
}
case 327047170: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignProcedureSetMinusup_ = s;
break;
}
case 838323986: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignMetricDefinition_ = s;
break;
}
case 925649210: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignPerformanceRecord_ = s;
break;
}
case 1418289498: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignProcedureVersionNumber_ = s;
break;
}
case 2077152346: {
com.google.protobuf.Any.Builder subBuilder = null;
if (employeeOrBusinessUnitReference_ != null) {
subBuilder = employeeOrBusinessUnitReference_.toBuilder();
}
employeeOrBusinessUnitReference_ = input.readMessage(com.google.protobuf.Any.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(employeeOrBusinessUnitReference_);
employeeOrBusinessUnitReference_ = subBuilder.buildPartial();
}
break;
}
case -1824442094: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignMetricGoal_ = s;
break;
}
case -1719741894: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignMetrics_ = s;
break;
}
case -1662246478: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignType_ = s;
break;
}
case -1004657662: {
java.lang.String s = input.readStringRequireUtf8();
prospectCampaignDescription_ = s;
break;
}
case -803046134: {
com.google.protobuf.Any.Builder subBuilder = null;
if (prospectCampaignProcedureInstanceReference_ != null) {
subBuilder = prospectCampaignProcedureInstanceReference_.toBuilder();
}
prospectCampaignProcedureInstanceReference_ = input.readMessage(com.google.protobuf.Any.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(prospectCampaignProcedureInstanceReference_);
prospectCampaignProcedureInstanceReference_ = subBuilder.buildPartial();
}
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.class, com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.Builder.class);
}
public static final int PROSPECTCAMPAIGNTYPE_FIELD_NUMBER = 329090102;
private volatile java.lang.Object prospectCampaignType_;
/**
* string ProspectCampaignType = 329090102;
* @return The prospectCampaignType.
*/
@java.lang.Override
public java.lang.String getProspectCampaignType() {
java.lang.Object ref = prospectCampaignType_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignType_ = s;
return s;
}
}
/**
* string ProspectCampaignType = 329090102;
* @return The bytes for prospectCampaignType.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignTypeBytes() {
java.lang.Object ref = prospectCampaignType_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNDESCRIPTION_FIELD_NUMBER = 411288704;
private volatile java.lang.Object prospectCampaignDescription_;
/**
* string ProspectCampaignDescription = 411288704;
* @return The prospectCampaignDescription.
*/
@java.lang.Override
public java.lang.String getProspectCampaignDescription() {
java.lang.Object ref = prospectCampaignDescription_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignDescription_ = s;
return s;
}
}
/**
* string ProspectCampaignDescription = 411288704;
* @return The bytes for prospectCampaignDescription.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignDescriptionBytes() {
java.lang.Object ref = prospectCampaignDescription_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNMETRICS_FIELD_NUMBER = 321903175;
private volatile java.lang.Object prospectCampaignMetrics_;
/**
* string ProspectCampaignMetrics = 321903175;
* @return The prospectCampaignMetrics.
*/
@java.lang.Override
public java.lang.String getProspectCampaignMetrics() {
java.lang.Object ref = prospectCampaignMetrics_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetrics_ = s;
return s;
}
}
/**
* string ProspectCampaignMetrics = 321903175;
* @return The bytes for prospectCampaignMetrics.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignMetricsBytes() {
java.lang.Object ref = prospectCampaignMetrics_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetrics_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNMETRICDEFINITION_FIELD_NUMBER = 104790498;
private volatile java.lang.Object prospectCampaignMetricDefinition_;
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The prospectCampaignMetricDefinition.
*/
@java.lang.Override
public java.lang.String getProspectCampaignMetricDefinition() {
java.lang.Object ref = prospectCampaignMetricDefinition_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetricDefinition_ = s;
return s;
}
}
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The bytes for prospectCampaignMetricDefinition.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignMetricDefinitionBytes() {
java.lang.Object ref = prospectCampaignMetricDefinition_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetricDefinition_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNMETRICGOAL_FIELD_NUMBER = 308815650;
private volatile java.lang.Object prospectCampaignMetricGoal_;
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The prospectCampaignMetricGoal.
*/
@java.lang.Override
public java.lang.String getProspectCampaignMetricGoal() {
java.lang.Object ref = prospectCampaignMetricGoal_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetricGoal_ = s;
return s;
}
}
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The bytes for prospectCampaignMetricGoal.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignMetricGoalBytes() {
java.lang.Object ref = prospectCampaignMetricGoal_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetricGoal_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNPERFORMANCERECORD_FIELD_NUMBER = 115706151;
private volatile java.lang.Object prospectCampaignPerformanceRecord_;
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The prospectCampaignPerformanceRecord.
*/
@java.lang.Override
public java.lang.String getProspectCampaignPerformanceRecord() {
java.lang.Object ref = prospectCampaignPerformanceRecord_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignPerformanceRecord_ = s;
return s;
}
}
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The bytes for prospectCampaignPerformanceRecord.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignPerformanceRecordBytes() {
java.lang.Object ref = prospectCampaignPerformanceRecord_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignPerformanceRecord_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNPROCEDUREINSTANCEREFERENCE_FIELD_NUMBER = 436490145;
private com.google.protobuf.Any prospectCampaignProcedureInstanceReference_;
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return Whether the prospectCampaignProcedureInstanceReference field is set.
*/
@java.lang.Override
public boolean hasProspectCampaignProcedureInstanceReference() {
return prospectCampaignProcedureInstanceReference_ != null;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return The prospectCampaignProcedureInstanceReference.
*/
@java.lang.Override
public com.google.protobuf.Any getProspectCampaignProcedureInstanceReference() {
return prospectCampaignProcedureInstanceReference_ == null ? com.google.protobuf.Any.getDefaultInstance() : prospectCampaignProcedureInstanceReference_;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
@java.lang.Override
public com.google.protobuf.AnyOrBuilder getProspectCampaignProcedureInstanceReferenceOrBuilder() {
return getProspectCampaignProcedureInstanceReference();
}
public static final int EMPLOYEEORBUSINESSUNITREFERENCE_FIELD_NUMBER = 259644043;
private com.google.protobuf.Any employeeOrBusinessUnitReference_;
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return Whether the employeeOrBusinessUnitReference field is set.
*/
@java.lang.Override
public boolean hasEmployeeOrBusinessUnitReference() {
return employeeOrBusinessUnitReference_ != null;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return The employeeOrBusinessUnitReference.
*/
@java.lang.Override
public com.google.protobuf.Any getEmployeeOrBusinessUnitReference() {
return employeeOrBusinessUnitReference_ == null ? com.google.protobuf.Any.getDefaultInstance() : employeeOrBusinessUnitReference_;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
@java.lang.Override
public com.google.protobuf.AnyOrBuilder getEmployeeOrBusinessUnitReferenceOrBuilder() {
return getEmployeeOrBusinessUnitReference();
}
public static final int PROSPECTCAMPAIGNPROCEDURESETMINUSUP_FIELD_NUMBER = 40880896;
private volatile java.lang.Object prospectCampaignProcedureSetMinusup_;
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The prospectCampaignProcedureSetMinusup.
*/
@java.lang.Override
public java.lang.String getProspectCampaignProcedureSetMinusup() {
java.lang.Object ref = prospectCampaignProcedureSetMinusup_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureSetMinusup_ = s;
return s;
}
}
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The bytes for prospectCampaignProcedureSetMinusup.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignProcedureSetMinusupBytes() {
java.lang.Object ref = prospectCampaignProcedureSetMinusup_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureSetMinusup_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNPROCEDUREVERSIONNUMBER_FIELD_NUMBER = 177286187;
private volatile java.lang.Object prospectCampaignProcedureVersionNumber_;
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The prospectCampaignProcedureVersionNumber.
*/
@java.lang.Override
public java.lang.String getProspectCampaignProcedureVersionNumber() {
java.lang.Object ref = prospectCampaignProcedureVersionNumber_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureVersionNumber_ = s;
return s;
}
}
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The bytes for prospectCampaignProcedureVersionNumber.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignProcedureVersionNumberBytes() {
java.lang.Object ref = prospectCampaignProcedureVersionNumber_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureVersionNumber_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROSPECTCAMPAIGNPROCEDURERESULT_FIELD_NUMBER = 6561198;
private volatile java.lang.Object prospectCampaignProcedureResult_;
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The prospectCampaignProcedureResult.
*/
@java.lang.Override
public java.lang.String getProspectCampaignProcedureResult() {
java.lang.Object ref = prospectCampaignProcedureResult_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureResult_ = s;
return s;
}
}
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The bytes for prospectCampaignProcedureResult.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getProspectCampaignProcedureResultBytes() {
java.lang.Object ref = prospectCampaignProcedureResult_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureResult_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureResult_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 6561198, prospectCampaignProcedureResult_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureSetMinusup_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 40880896, prospectCampaignProcedureSetMinusup_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetricDefinition_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 104790498, prospectCampaignMetricDefinition_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignPerformanceRecord_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 115706151, prospectCampaignPerformanceRecord_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureVersionNumber_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 177286187, prospectCampaignProcedureVersionNumber_);
}
if (employeeOrBusinessUnitReference_ != null) {
output.writeMessage(259644043, getEmployeeOrBusinessUnitReference());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetricGoal_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 308815650, prospectCampaignMetricGoal_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetrics_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 321903175, prospectCampaignMetrics_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 329090102, prospectCampaignType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignDescription_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 411288704, prospectCampaignDescription_);
}
if (prospectCampaignProcedureInstanceReference_ != null) {
output.writeMessage(436490145, getProspectCampaignProcedureInstanceReference());
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureResult_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6561198, prospectCampaignProcedureResult_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureSetMinusup_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(40880896, prospectCampaignProcedureSetMinusup_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetricDefinition_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(104790498, prospectCampaignMetricDefinition_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignPerformanceRecord_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(115706151, prospectCampaignPerformanceRecord_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignProcedureVersionNumber_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(177286187, prospectCampaignProcedureVersionNumber_);
}
if (employeeOrBusinessUnitReference_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(259644043, getEmployeeOrBusinessUnitReference());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetricGoal_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(308815650, prospectCampaignMetricGoal_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignMetrics_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(321903175, prospectCampaignMetrics_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(329090102, prospectCampaignType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(prospectCampaignDescription_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(411288704, prospectCampaignDescription_);
}
if (prospectCampaignProcedureInstanceReference_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(436490145, getProspectCampaignProcedureInstanceReference());
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)) {
return super.equals(obj);
}
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification other = (com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification) obj;
if (!getProspectCampaignType()
.equals(other.getProspectCampaignType())) return false;
if (!getProspectCampaignDescription()
.equals(other.getProspectCampaignDescription())) return false;
if (!getProspectCampaignMetrics()
.equals(other.getProspectCampaignMetrics())) return false;
if (!getProspectCampaignMetricDefinition()
.equals(other.getProspectCampaignMetricDefinition())) return false;
if (!getProspectCampaignMetricGoal()
.equals(other.getProspectCampaignMetricGoal())) return false;
if (!getProspectCampaignPerformanceRecord()
.equals(other.getProspectCampaignPerformanceRecord())) return false;
if (hasProspectCampaignProcedureInstanceReference() != other.hasProspectCampaignProcedureInstanceReference()) return false;
if (hasProspectCampaignProcedureInstanceReference()) {
if (!getProspectCampaignProcedureInstanceReference()
.equals(other.getProspectCampaignProcedureInstanceReference())) return false;
}
if (hasEmployeeOrBusinessUnitReference() != other.hasEmployeeOrBusinessUnitReference()) return false;
if (hasEmployeeOrBusinessUnitReference()) {
if (!getEmployeeOrBusinessUnitReference()
.equals(other.getEmployeeOrBusinessUnitReference())) return false;
}
if (!getProspectCampaignProcedureSetMinusup()
.equals(other.getProspectCampaignProcedureSetMinusup())) return false;
if (!getProspectCampaignProcedureVersionNumber()
.equals(other.getProspectCampaignProcedureVersionNumber())) return false;
if (!getProspectCampaignProcedureResult()
.equals(other.getProspectCampaignProcedureResult())) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNTYPE_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignType().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNDESCRIPTION_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignDescription().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNMETRICS_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignMetrics().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNMETRICDEFINITION_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignMetricDefinition().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNMETRICGOAL_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignMetricGoal().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNPERFORMANCERECORD_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignPerformanceRecord().hashCode();
if (hasProspectCampaignProcedureInstanceReference()) {
hash = (37 * hash) + PROSPECTCAMPAIGNPROCEDUREINSTANCEREFERENCE_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignProcedureInstanceReference().hashCode();
}
if (hasEmployeeOrBusinessUnitReference()) {
hash = (37 * hash) + EMPLOYEEORBUSINESSUNITREFERENCE_FIELD_NUMBER;
hash = (53 * hash) + getEmployeeOrBusinessUnitReference().hashCode();
}
hash = (37 * hash) + PROSPECTCAMPAIGNPROCEDURESETMINUSUP_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignProcedureSetMinusup().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNPROCEDUREVERSIONNUMBER_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignProcedureVersionNumber().hashCode();
hash = (37 * hash) + PROSPECTCAMPAIGNPROCEDURERESULT_FIELD_NUMBER;
hash = (53 * hash) + getProspectCampaignProcedureResult().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.class, com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.Builder.class);
}
// Construct using com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
prospectCampaignType_ = "";
prospectCampaignDescription_ = "";
prospectCampaignMetrics_ = "";
prospectCampaignMetricDefinition_ = "";
prospectCampaignMetricGoal_ = "";
prospectCampaignPerformanceRecord_ = "";
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
prospectCampaignProcedureInstanceReference_ = null;
} else {
prospectCampaignProcedureInstanceReference_ = null;
prospectCampaignProcedureInstanceReferenceBuilder_ = null;
}
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
employeeOrBusinessUnitReference_ = null;
} else {
employeeOrBusinessUnitReference_ = null;
employeeOrBusinessUnitReferenceBuilder_ = null;
}
prospectCampaignProcedureSetMinusup_ = "";
prospectCampaignProcedureVersionNumber_ = "";
prospectCampaignProcedureResult_ = "";
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor;
}
@java.lang.Override
public com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification getDefaultInstanceForType() {
return com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification build() {
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification buildPartial() {
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification result = new com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification(this);
result.prospectCampaignType_ = prospectCampaignType_;
result.prospectCampaignDescription_ = prospectCampaignDescription_;
result.prospectCampaignMetrics_ = prospectCampaignMetrics_;
result.prospectCampaignMetricDefinition_ = prospectCampaignMetricDefinition_;
result.prospectCampaignMetricGoal_ = prospectCampaignMetricGoal_;
result.prospectCampaignPerformanceRecord_ = prospectCampaignPerformanceRecord_;
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
result.prospectCampaignProcedureInstanceReference_ = prospectCampaignProcedureInstanceReference_;
} else {
result.prospectCampaignProcedureInstanceReference_ = prospectCampaignProcedureInstanceReferenceBuilder_.build();
}
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
result.employeeOrBusinessUnitReference_ = employeeOrBusinessUnitReference_;
} else {
result.employeeOrBusinessUnitReference_ = employeeOrBusinessUnitReferenceBuilder_.build();
}
result.prospectCampaignProcedureSetMinusup_ = prospectCampaignProcedureSetMinusup_;
result.prospectCampaignProcedureVersionNumber_ = prospectCampaignProcedureVersionNumber_;
result.prospectCampaignProcedureResult_ = prospectCampaignProcedureResult_;
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification) {
return mergeFrom((com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification other) {
if (other == com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification.getDefaultInstance()) return this;
if (!other.getProspectCampaignType().isEmpty()) {
prospectCampaignType_ = other.prospectCampaignType_;
onChanged();
}
if (!other.getProspectCampaignDescription().isEmpty()) {
prospectCampaignDescription_ = other.prospectCampaignDescription_;
onChanged();
}
if (!other.getProspectCampaignMetrics().isEmpty()) {
prospectCampaignMetrics_ = other.prospectCampaignMetrics_;
onChanged();
}
if (!other.getProspectCampaignMetricDefinition().isEmpty()) {
prospectCampaignMetricDefinition_ = other.prospectCampaignMetricDefinition_;
onChanged();
}
if (!other.getProspectCampaignMetricGoal().isEmpty()) {
prospectCampaignMetricGoal_ = other.prospectCampaignMetricGoal_;
onChanged();
}
if (!other.getProspectCampaignPerformanceRecord().isEmpty()) {
prospectCampaignPerformanceRecord_ = other.prospectCampaignPerformanceRecord_;
onChanged();
}
if (other.hasProspectCampaignProcedureInstanceReference()) {
mergeProspectCampaignProcedureInstanceReference(other.getProspectCampaignProcedureInstanceReference());
}
if (other.hasEmployeeOrBusinessUnitReference()) {
mergeEmployeeOrBusinessUnitReference(other.getEmployeeOrBusinessUnitReference());
}
if (!other.getProspectCampaignProcedureSetMinusup().isEmpty()) {
prospectCampaignProcedureSetMinusup_ = other.prospectCampaignProcedureSetMinusup_;
onChanged();
}
if (!other.getProspectCampaignProcedureVersionNumber().isEmpty()) {
prospectCampaignProcedureVersionNumber_ = other.prospectCampaignProcedureVersionNumber_;
onChanged();
}
if (!other.getProspectCampaignProcedureResult().isEmpty()) {
prospectCampaignProcedureResult_ = other.prospectCampaignProcedureResult_;
onChanged();
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object prospectCampaignType_ = "";
/**
* string ProspectCampaignType = 329090102;
* @return The prospectCampaignType.
*/
public java.lang.String getProspectCampaignType() {
java.lang.Object ref = prospectCampaignType_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignType_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignType = 329090102;
* @return The bytes for prospectCampaignType.
*/
public com.google.protobuf.ByteString
getProspectCampaignTypeBytes() {
java.lang.Object ref = prospectCampaignType_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignType = 329090102;
* @param value The prospectCampaignType to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignType(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignType_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignType = 329090102;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignType() {
prospectCampaignType_ = getDefaultInstance().getProspectCampaignType();
onChanged();
return this;
}
/**
* string ProspectCampaignType = 329090102;
* @param value The bytes for prospectCampaignType to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignTypeBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignType_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignDescription_ = "";
/**
* string ProspectCampaignDescription = 411288704;
* @return The prospectCampaignDescription.
*/
public java.lang.String getProspectCampaignDescription() {
java.lang.Object ref = prospectCampaignDescription_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignDescription_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignDescription = 411288704;
* @return The bytes for prospectCampaignDescription.
*/
public com.google.protobuf.ByteString
getProspectCampaignDescriptionBytes() {
java.lang.Object ref = prospectCampaignDescription_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignDescription = 411288704;
* @param value The prospectCampaignDescription to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignDescription(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignDescription_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignDescription = 411288704;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignDescription() {
prospectCampaignDescription_ = getDefaultInstance().getProspectCampaignDescription();
onChanged();
return this;
}
/**
* string ProspectCampaignDescription = 411288704;
* @param value The bytes for prospectCampaignDescription to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignDescriptionBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignDescription_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignMetrics_ = "";
/**
* string ProspectCampaignMetrics = 321903175;
* @return The prospectCampaignMetrics.
*/
public java.lang.String getProspectCampaignMetrics() {
java.lang.Object ref = prospectCampaignMetrics_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetrics_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignMetrics = 321903175;
* @return The bytes for prospectCampaignMetrics.
*/
public com.google.protobuf.ByteString
getProspectCampaignMetricsBytes() {
java.lang.Object ref = prospectCampaignMetrics_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetrics_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignMetrics = 321903175;
* @param value The prospectCampaignMetrics to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetrics(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignMetrics_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignMetrics = 321903175;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignMetrics() {
prospectCampaignMetrics_ = getDefaultInstance().getProspectCampaignMetrics();
onChanged();
return this;
}
/**
* string ProspectCampaignMetrics = 321903175;
* @param value The bytes for prospectCampaignMetrics to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetricsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignMetrics_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignMetricDefinition_ = "";
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The prospectCampaignMetricDefinition.
*/
public java.lang.String getProspectCampaignMetricDefinition() {
java.lang.Object ref = prospectCampaignMetricDefinition_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetricDefinition_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return The bytes for prospectCampaignMetricDefinition.
*/
public com.google.protobuf.ByteString
getProspectCampaignMetricDefinitionBytes() {
java.lang.Object ref = prospectCampaignMetricDefinition_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetricDefinition_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @param value The prospectCampaignMetricDefinition to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetricDefinition(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignMetricDefinition_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignMetricDefinition() {
prospectCampaignMetricDefinition_ = getDefaultInstance().getProspectCampaignMetricDefinition();
onChanged();
return this;
}
/**
* string ProspectCampaignMetricDefinition = 104790498;
* @param value The bytes for prospectCampaignMetricDefinition to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetricDefinitionBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignMetricDefinition_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignMetricGoal_ = "";
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The prospectCampaignMetricGoal.
*/
public java.lang.String getProspectCampaignMetricGoal() {
java.lang.Object ref = prospectCampaignMetricGoal_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignMetricGoal_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return The bytes for prospectCampaignMetricGoal.
*/
public com.google.protobuf.ByteString
getProspectCampaignMetricGoalBytes() {
java.lang.Object ref = prospectCampaignMetricGoal_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignMetricGoal_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignMetricGoal = 308815650;
* @param value The prospectCampaignMetricGoal to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetricGoal(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignMetricGoal_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignMetricGoal = 308815650;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignMetricGoal() {
prospectCampaignMetricGoal_ = getDefaultInstance().getProspectCampaignMetricGoal();
onChanged();
return this;
}
/**
* string ProspectCampaignMetricGoal = 308815650;
* @param value The bytes for prospectCampaignMetricGoal to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignMetricGoalBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignMetricGoal_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignPerformanceRecord_ = "";
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The prospectCampaignPerformanceRecord.
*/
public java.lang.String getProspectCampaignPerformanceRecord() {
java.lang.Object ref = prospectCampaignPerformanceRecord_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignPerformanceRecord_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return The bytes for prospectCampaignPerformanceRecord.
*/
public com.google.protobuf.ByteString
getProspectCampaignPerformanceRecordBytes() {
java.lang.Object ref = prospectCampaignPerformanceRecord_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignPerformanceRecord_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @param value The prospectCampaignPerformanceRecord to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignPerformanceRecord(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignPerformanceRecord_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignPerformanceRecord() {
prospectCampaignPerformanceRecord_ = getDefaultInstance().getProspectCampaignPerformanceRecord();
onChanged();
return this;
}
/**
* string ProspectCampaignPerformanceRecord = 115706151;
* @param value The bytes for prospectCampaignPerformanceRecord to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignPerformanceRecordBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignPerformanceRecord_ = value;
onChanged();
return this;
}
private com.google.protobuf.Any prospectCampaignProcedureInstanceReference_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> prospectCampaignProcedureInstanceReferenceBuilder_;
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return Whether the prospectCampaignProcedureInstanceReference field is set.
*/
public boolean hasProspectCampaignProcedureInstanceReference() {
return prospectCampaignProcedureInstanceReferenceBuilder_ != null || prospectCampaignProcedureInstanceReference_ != null;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
* @return The prospectCampaignProcedureInstanceReference.
*/
public com.google.protobuf.Any getProspectCampaignProcedureInstanceReference() {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
return prospectCampaignProcedureInstanceReference_ == null ? com.google.protobuf.Any.getDefaultInstance() : prospectCampaignProcedureInstanceReference_;
} else {
return prospectCampaignProcedureInstanceReferenceBuilder_.getMessage();
}
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public Builder setProspectCampaignProcedureInstanceReference(com.google.protobuf.Any value) {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignProcedureInstanceReference_ = value;
onChanged();
} else {
prospectCampaignProcedureInstanceReferenceBuilder_.setMessage(value);
}
return this;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public Builder setProspectCampaignProcedureInstanceReference(
com.google.protobuf.Any.Builder builderForValue) {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
prospectCampaignProcedureInstanceReference_ = builderForValue.build();
onChanged();
} else {
prospectCampaignProcedureInstanceReferenceBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public Builder mergeProspectCampaignProcedureInstanceReference(com.google.protobuf.Any value) {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
if (prospectCampaignProcedureInstanceReference_ != null) {
prospectCampaignProcedureInstanceReference_ =
com.google.protobuf.Any.newBuilder(prospectCampaignProcedureInstanceReference_).mergeFrom(value).buildPartial();
} else {
prospectCampaignProcedureInstanceReference_ = value;
}
onChanged();
} else {
prospectCampaignProcedureInstanceReferenceBuilder_.mergeFrom(value);
}
return this;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public Builder clearProspectCampaignProcedureInstanceReference() {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
prospectCampaignProcedureInstanceReference_ = null;
onChanged();
} else {
prospectCampaignProcedureInstanceReference_ = null;
prospectCampaignProcedureInstanceReferenceBuilder_ = null;
}
return this;
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public com.google.protobuf.Any.Builder getProspectCampaignProcedureInstanceReferenceBuilder() {
onChanged();
return getProspectCampaignProcedureInstanceReferenceFieldBuilder().getBuilder();
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
public com.google.protobuf.AnyOrBuilder getProspectCampaignProcedureInstanceReferenceOrBuilder() {
if (prospectCampaignProcedureInstanceReferenceBuilder_ != null) {
return prospectCampaignProcedureInstanceReferenceBuilder_.getMessageOrBuilder();
} else {
return prospectCampaignProcedureInstanceReference_ == null ?
com.google.protobuf.Any.getDefaultInstance() : prospectCampaignProcedureInstanceReference_;
}
}
/**
* .google.protobuf.Any ProspectCampaignProcedureInstanceReference = 436490145;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>
getProspectCampaignProcedureInstanceReferenceFieldBuilder() {
if (prospectCampaignProcedureInstanceReferenceBuilder_ == null) {
prospectCampaignProcedureInstanceReferenceBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>(
getProspectCampaignProcedureInstanceReference(),
getParentForChildren(),
isClean());
prospectCampaignProcedureInstanceReference_ = null;
}
return prospectCampaignProcedureInstanceReferenceBuilder_;
}
private com.google.protobuf.Any employeeOrBusinessUnitReference_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> employeeOrBusinessUnitReferenceBuilder_;
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return Whether the employeeOrBusinessUnitReference field is set.
*/
public boolean hasEmployeeOrBusinessUnitReference() {
return employeeOrBusinessUnitReferenceBuilder_ != null || employeeOrBusinessUnitReference_ != null;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
* @return The employeeOrBusinessUnitReference.
*/
public com.google.protobuf.Any getEmployeeOrBusinessUnitReference() {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
return employeeOrBusinessUnitReference_ == null ? com.google.protobuf.Any.getDefaultInstance() : employeeOrBusinessUnitReference_;
} else {
return employeeOrBusinessUnitReferenceBuilder_.getMessage();
}
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public Builder setEmployeeOrBusinessUnitReference(com.google.protobuf.Any value) {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
employeeOrBusinessUnitReference_ = value;
onChanged();
} else {
employeeOrBusinessUnitReferenceBuilder_.setMessage(value);
}
return this;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public Builder setEmployeeOrBusinessUnitReference(
com.google.protobuf.Any.Builder builderForValue) {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
employeeOrBusinessUnitReference_ = builderForValue.build();
onChanged();
} else {
employeeOrBusinessUnitReferenceBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public Builder mergeEmployeeOrBusinessUnitReference(com.google.protobuf.Any value) {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
if (employeeOrBusinessUnitReference_ != null) {
employeeOrBusinessUnitReference_ =
com.google.protobuf.Any.newBuilder(employeeOrBusinessUnitReference_).mergeFrom(value).buildPartial();
} else {
employeeOrBusinessUnitReference_ = value;
}
onChanged();
} else {
employeeOrBusinessUnitReferenceBuilder_.mergeFrom(value);
}
return this;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public Builder clearEmployeeOrBusinessUnitReference() {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
employeeOrBusinessUnitReference_ = null;
onChanged();
} else {
employeeOrBusinessUnitReference_ = null;
employeeOrBusinessUnitReferenceBuilder_ = null;
}
return this;
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public com.google.protobuf.Any.Builder getEmployeeOrBusinessUnitReferenceBuilder() {
onChanged();
return getEmployeeOrBusinessUnitReferenceFieldBuilder().getBuilder();
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
public com.google.protobuf.AnyOrBuilder getEmployeeOrBusinessUnitReferenceOrBuilder() {
if (employeeOrBusinessUnitReferenceBuilder_ != null) {
return employeeOrBusinessUnitReferenceBuilder_.getMessageOrBuilder();
} else {
return employeeOrBusinessUnitReference_ == null ?
com.google.protobuf.Any.getDefaultInstance() : employeeOrBusinessUnitReference_;
}
}
/**
* .google.protobuf.Any EmployeeOrBusinessUnitReference = 259644043;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>
getEmployeeOrBusinessUnitReferenceFieldBuilder() {
if (employeeOrBusinessUnitReferenceBuilder_ == null) {
employeeOrBusinessUnitReferenceBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>(
getEmployeeOrBusinessUnitReference(),
getParentForChildren(),
isClean());
employeeOrBusinessUnitReference_ = null;
}
return employeeOrBusinessUnitReferenceBuilder_;
}
private java.lang.Object prospectCampaignProcedureSetMinusup_ = "";
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The prospectCampaignProcedureSetMinusup.
*/
public java.lang.String getProspectCampaignProcedureSetMinusup() {
java.lang.Object ref = prospectCampaignProcedureSetMinusup_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureSetMinusup_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return The bytes for prospectCampaignProcedureSetMinusup.
*/
public com.google.protobuf.ByteString
getProspectCampaignProcedureSetMinusupBytes() {
java.lang.Object ref = prospectCampaignProcedureSetMinusup_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureSetMinusup_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @param value The prospectCampaignProcedureSetMinusup to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureSetMinusup(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignProcedureSetMinusup_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignProcedureSetMinusup() {
prospectCampaignProcedureSetMinusup_ = getDefaultInstance().getProspectCampaignProcedureSetMinusup();
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureSetMinusup = 40880896;
* @param value The bytes for prospectCampaignProcedureSetMinusup to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureSetMinusupBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignProcedureSetMinusup_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignProcedureVersionNumber_ = "";
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The prospectCampaignProcedureVersionNumber.
*/
public java.lang.String getProspectCampaignProcedureVersionNumber() {
java.lang.Object ref = prospectCampaignProcedureVersionNumber_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureVersionNumber_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return The bytes for prospectCampaignProcedureVersionNumber.
*/
public com.google.protobuf.ByteString
getProspectCampaignProcedureVersionNumberBytes() {
java.lang.Object ref = prospectCampaignProcedureVersionNumber_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureVersionNumber_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @param value The prospectCampaignProcedureVersionNumber to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureVersionNumber(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignProcedureVersionNumber_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignProcedureVersionNumber() {
prospectCampaignProcedureVersionNumber_ = getDefaultInstance().getProspectCampaignProcedureVersionNumber();
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureVersionNumber = 177286187;
* @param value The bytes for prospectCampaignProcedureVersionNumber to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureVersionNumberBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignProcedureVersionNumber_ = value;
onChanged();
return this;
}
private java.lang.Object prospectCampaignProcedureResult_ = "";
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The prospectCampaignProcedureResult.
*/
public java.lang.String getProspectCampaignProcedureResult() {
java.lang.Object ref = prospectCampaignProcedureResult_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
prospectCampaignProcedureResult_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return The bytes for prospectCampaignProcedureResult.
*/
public com.google.protobuf.ByteString
getProspectCampaignProcedureResultBytes() {
java.lang.Object ref = prospectCampaignProcedureResult_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
prospectCampaignProcedureResult_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string ProspectCampaignProcedureResult = 6561198;
* @param value The prospectCampaignProcedureResult to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureResult(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
prospectCampaignProcedureResult_ = value;
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureResult = 6561198;
* @return This builder for chaining.
*/
public Builder clearProspectCampaignProcedureResult() {
prospectCampaignProcedureResult_ = getDefaultInstance().getProspectCampaignProcedureResult();
onChanged();
return this;
}
/**
* string ProspectCampaignProcedureResult = 6561198;
* @param value The bytes for prospectCampaignProcedureResult to set.
* @return This builder for chaining.
*/
public Builder setProspectCampaignProcedureResultBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
prospectCampaignProcedureResult_ = value;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification)
private static final com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification();
}
public static com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public CreateProspectCampaignSpecificationRequestProspectCampaignSpecification parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new CreateProspectCampaignSpecificationRequestProspectCampaignSpecification(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public com.redhat.mercury.prospectcampaigndesign.v10.CreateProspectCampaignSpecificationRequestProspectCampaignSpecificationOuterClass.CreateProspectCampaignSpecificationRequestProspectCampaignSpecification getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n^v10/model/create_prospect_campaign_spe" +
"cification_request_prospect_campaign_spe" +
"cification.proto\022-com.redhat.mercury.pro" +
"spectcampaigndesign.v10\032\031google/protobuf" +
"/any.proto\"\333\004\nGCreateProspectCampaignSpe" +
"cificationRequestProspectCampaignSpecifi" +
"cation\022 \n\024ProspectCampaignType\030\266\210\366\234\001 \001(\t" +
"\022\'\n\033ProspectCampaignDescription\030\200\211\217\304\001 \001(" +
"\t\022#\n\027ProspectCampaignMetrics\030\307\264\277\231\001 \001(\t\022+" +
"\n ProspectCampaignMetricDefinition\030\342\363\3731 " +
"\001(\t\022&\n\032ProspectCampaignMetricGoal\030\242\316\240\223\001 " +
"\001(\t\022,\n!ProspectCampaignPerformanceRecord" +
"\030\247\222\2267 \001(\t\022L\n*ProspectCampaignProcedureIn" +
"stanceReference\030\241\237\221\320\001 \001(\0132\024.google.proto" +
"buf.Any\022@\n\037EmployeeOrBusinessUnitReferen" +
"ce\030\213\265\347{ \001(\0132\024.google.protobuf.Any\022.\n#Pro" +
"spectCampaignProcedureSetMinusup\030\200\226\277\023 \001(" +
"\t\0221\n&ProspectCampaignProcedureVersionNum" +
"ber\030\253\330\304T \001(\t\022*\n\037ProspectCampaignProcedur" +
"eResult\030\256\273\220\003 \001(\tP\000b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.AnyProto.getDescriptor(),
});
internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_redhat_mercury_prospectcampaigndesign_v10_CreateProspectCampaignSpecificationRequestProspectCampaignSpecification_descriptor,
new java.lang.String[] { "ProspectCampaignType", "ProspectCampaignDescription", "ProspectCampaignMetrics", "ProspectCampaignMetricDefinition", "ProspectCampaignMetricGoal", "ProspectCampaignPerformanceRecord", "ProspectCampaignProcedureInstanceReference", "EmployeeOrBusinessUnitReference", "ProspectCampaignProcedureSetMinusup", "ProspectCampaignProcedureVersionNumber", "ProspectCampaignProcedureResult", });
com.google.protobuf.AnyProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy