Enum Class ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError
java.lang.Object
java.lang.Enum<ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError>
com.google.ads.googleads.v18.errors.ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError>,Constable
- Enclosing class:
- ConversionAdjustmentUploadErrorEnum
public static enum ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError
extends Enum<ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError>
implements com.google.protobuf.ProtocolMessageEnum
Enum describing possible conversion adjustment upload errors.Protobuf enum
google.ads.googleads.v18.errors.ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAdjustment has an `adjustment_date_time` that occurred before the associated conversion.Can't make an adjustment to a conversion that is set up to use the default value.Can't use enhanced conversions with the specified conversion action.Conversion already has enhancements with the same Order ID and conversion action.The conversion was already retracted.Adjustment can't be made to a conversion that occurred more than 54 days ago.The conversion for this conversion action and conversion identifier can't be found.Enhanced conversions can't be used for this account because of Google customer data policies.Make sure you agree to the customer data processing terms in conversion settings and try again.Imported adjustment has a duplicate conversion adjustment with same `adjustment_date_time`.Multiple enhancements have the same conversion action and Order ID.Cannot set both gclid_date_time_pair and order_id.The type of the conversion action specified in the adjustment request isn't supported for uploading adjustments.The provided job id in the request is not within the allowed range.Make sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.Adjustment for website conversion requires Order ID (ie, transaction ID).More recent adjustment `adjustment_date_time` has already been reported for the associated conversion.The conversion action specified in the adjustment request cannot be found.Can't use adjustment with Order IDs containing personally-identifiable information (PII).The conversion has prior a restatement with the same `adjustment_date_time`.The conversion has already been adjusted the maximum number of times.Try uploading fewer than 2001 adjustments in a single API request.Adjustment can't be recorded because the conversion occurred too recently.Can't import events to a conversion action that was just created.Used for return value only.Not specified.Use user provided data such as emails or phone numbers hashed using SHA-256 and try again. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAdjustment has an `adjustment_date_time` that occurred before the associated conversion.static final intCan't make an adjustment to a conversion that is set up to use the default value.static final intCan't use enhanced conversions with the specified conversion action.static final intConversion already has enhancements with the same Order ID and conversion action.static final intThe conversion was already retracted.static final intAdjustment can't be made to a conversion that occurred more than 54 days ago.static final intThe conversion for this conversion action and conversion identifier can't be found.static final intEnhanced conversions can't be used for this account because of Google customer data policies.static final intMake sure you agree to the customer data processing terms in conversion settings and try again.static final intImported adjustment has a duplicate conversion adjustment with same `adjustment_date_time`.static final intMultiple enhancements have the same conversion action and Order ID.static final intCannot set both gclid_date_time_pair and order_id.static final intThe type of the conversion action specified in the adjustment request isn't supported for uploading adjustments.static final intThe provided job id in the request is not within the allowed range.static final intMake sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.static final intAdjustment for website conversion requires Order ID (ie, transaction ID).static final intMore recent adjustment `adjustment_date_time` has already been reported for the associated conversion.static final intThe conversion action specified in the adjustment request cannot be found.static final intCan't use adjustment with Order IDs containing personally-identifiable information (PII).static final intThe conversion has prior a restatement with the same `adjustment_date_time`.static final intTry uploading fewer than 2001 adjustments in a single API request.static final intThe conversion has already been adjusted the maximum number of times.static final intCan't import events to a conversion action that was just created.static final intAdjustment can't be recorded because the conversion occurred too recently.static final intUsed for return value only.static final intNot specified.static final intUse user provided data such as emails or phone numbers hashed using SHA-256 and try again. -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNSPECIFIED
Not specified.
UNSPECIFIED = 0; -
UNKNOWN
Used for return value only. Represents value unknown in this version.
UNKNOWN = 1; -
TOO_RECENT_CONVERSION_ACTION
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError TOO_RECENT_CONVERSION_ACTIONCan't import events to a conversion action that was just created. Try importing again in 6 hours.
TOO_RECENT_CONVERSION_ACTION = 2; -
CONVERSION_ALREADY_RETRACTED
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CONVERSION_ALREADY_RETRACTEDThe conversion was already retracted. This adjustment was not processed.
CONVERSION_ALREADY_RETRACTED = 4; -
CONVERSION_NOT_FOUND
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CONVERSION_NOT_FOUNDThe conversion for this conversion action and conversion identifier can't be found. Make sure your conversion identifiers are associated with the correct conversion action and try again.
CONVERSION_NOT_FOUND = 5; -
CONVERSION_EXPIRED
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CONVERSION_EXPIREDAdjustment can't be made to a conversion that occurred more than 54 days ago.
CONVERSION_EXPIRED = 6; -
ADJUSTMENT_PRECEDES_CONVERSION
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError ADJUSTMENT_PRECEDES_CONVERSIONAdjustment has an `adjustment_date_time` that occurred before the associated conversion. Make sure your `adjustment_date_time` is correct and try again.
ADJUSTMENT_PRECEDES_CONVERSION = 7; -
MORE_RECENT_RESTATEMENT_FOUND
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError MORE_RECENT_RESTATEMENT_FOUNDMore recent adjustment `adjustment_date_time` has already been reported for the associated conversion. Make sure your adjustment `adjustment_date_time` is correct and try again.
MORE_RECENT_RESTATEMENT_FOUND = 8; -
TOO_RECENT_CONVERSION
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError TOO_RECENT_CONVERSIONAdjustment can't be recorded because the conversion occurred too recently. Try adjusting a conversion that occurred at least 24 hours ago.
TOO_RECENT_CONVERSION = 9; -
CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUE
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUECan't make an adjustment to a conversion that is set up to use the default value. Check your conversion action value setting and try again.
CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUE = 10; -
TOO_MANY_ADJUSTMENTS_IN_REQUEST
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError TOO_MANY_ADJUSTMENTS_IN_REQUESTTry uploading fewer than 2001 adjustments in a single API request.
TOO_MANY_ADJUSTMENTS_IN_REQUEST = 11; -
TOO_MANY_ADJUSTMENTS
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError TOO_MANY_ADJUSTMENTSThe conversion has already been adjusted the maximum number of times. Make sure you're only making necessary adjustment to existing conversion.
TOO_MANY_ADJUSTMENTS = 12; -
RESTATEMENT_ALREADY_EXISTS
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError RESTATEMENT_ALREADY_EXISTSThe conversion has prior a restatement with the same `adjustment_date_time`. Make sure your adjustment has the correct and unique `adjustment_date_time` and try again.
RESTATEMENT_ALREADY_EXISTS = 13; -
DUPLICATE_ADJUSTMENT_IN_REQUEST
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError DUPLICATE_ADJUSTMENT_IN_REQUESTImported adjustment has a duplicate conversion adjustment with same `adjustment_date_time`. Make sure your adjustment has the correct `adjustment_date_time` and try again.
DUPLICATE_ADJUSTMENT_IN_REQUEST = 14; -
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMSMake sure you agree to the customer data processing terms in conversion settings and try again.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 15; -
CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENTCan't use enhanced conversions with the specified conversion action.
CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT = 16; -
INVALID_USER_IDENTIFIER
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError INVALID_USER_IDENTIFIERMake sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.
INVALID_USER_IDENTIFIER = 17; -
UNSUPPORTED_USER_IDENTIFIER
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError UNSUPPORTED_USER_IDENTIFIERUse user provided data such as emails or phone numbers hashed using SHA-256 and try again.
UNSUPPORTED_USER_IDENTIFIER = 18; -
GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SET
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SETCannot set both gclid_date_time_pair and order_id. Use only 1 type and try again.
GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SET = 20; -
CONVERSION_ALREADY_ENHANCED
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CONVERSION_ALREADY_ENHANCEDConversion already has enhancements with the same Order ID and conversion action. Make sure your data is correctly configured and try again.
CONVERSION_ALREADY_ENHANCED = 21; -
DUPLICATE_ENHANCEMENT_IN_REQUEST
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError DUPLICATE_ENHANCEMENT_IN_REQUESTMultiple enhancements have the same conversion action and Order ID. Make sure your data is correctly configured and try again.
DUPLICATE_ENHANCEMENT_IN_REQUEST = 22; -
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENT
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENTEnhanced conversions can't be used for this account because of Google customer data policies. Contact your Google representative.
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENT = 23; -
MISSING_ORDER_ID_FOR_WEBPAGE
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError MISSING_ORDER_ID_FOR_WEBPAGEAdjustment for website conversion requires Order ID (ie, transaction ID). Make sure your website tags capture Order IDs and you send the same Order IDs with your adjustment.
MISSING_ORDER_ID_FOR_WEBPAGE = 24; -
ORDER_ID_CONTAINS_PII
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError ORDER_ID_CONTAINS_PIICan't use adjustment with Order IDs containing personally-identifiable information (PII).
ORDER_ID_CONTAINS_PII = 25; -
INVALID_JOB_ID
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError INVALID_JOB_IDThe provided job id in the request is not within the allowed range. A job ID must be a positive integer in the range [1, 2^31).
INVALID_JOB_ID = 26; -
NO_CONVERSION_ACTION_FOUND
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError NO_CONVERSION_ACTION_FOUNDThe conversion action specified in the adjustment request cannot be found. Make sure it's available in this account.
NO_CONVERSION_ACTION_FOUND = 27; -
INVALID_CONVERSION_ACTION_TYPE
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError INVALID_CONVERSION_ACTION_TYPEThe type of the conversion action specified in the adjustment request isn't supported for uploading adjustments. A conversion adjustment of type `RETRACTION` or `RESTATEMENT` is only permitted for conversion actions of type `SALESFORCE`, `UPLOAD_CLICK` or `WEBPAGE`. A conversion adjustment of type `ENHANCEMENT` is only permitted for conversion actions of type `WEBPAGE`.
INVALID_CONVERSION_ACTION_TYPE = 28; -
UNRECOGNIZED
public static final ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUENot specified.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
TOO_RECENT_CONVERSION_ACTION_VALUE
public static final int TOO_RECENT_CONVERSION_ACTION_VALUECan't import events to a conversion action that was just created. Try importing again in 6 hours.
TOO_RECENT_CONVERSION_ACTION = 2;- See Also:
-
CONVERSION_ALREADY_RETRACTED_VALUE
public static final int CONVERSION_ALREADY_RETRACTED_VALUEThe conversion was already retracted. This adjustment was not processed.
CONVERSION_ALREADY_RETRACTED = 4;- See Also:
-
CONVERSION_NOT_FOUND_VALUE
public static final int CONVERSION_NOT_FOUND_VALUEThe conversion for this conversion action and conversion identifier can't be found. Make sure your conversion identifiers are associated with the correct conversion action and try again.
CONVERSION_NOT_FOUND = 5;- See Also:
-
CONVERSION_EXPIRED_VALUE
public static final int CONVERSION_EXPIRED_VALUEAdjustment can't be made to a conversion that occurred more than 54 days ago.
CONVERSION_EXPIRED = 6;- See Also:
-
ADJUSTMENT_PRECEDES_CONVERSION_VALUE
public static final int ADJUSTMENT_PRECEDES_CONVERSION_VALUEAdjustment has an `adjustment_date_time` that occurred before the associated conversion. Make sure your `adjustment_date_time` is correct and try again.
ADJUSTMENT_PRECEDES_CONVERSION = 7;- See Also:
-
MORE_RECENT_RESTATEMENT_FOUND_VALUE
public static final int MORE_RECENT_RESTATEMENT_FOUND_VALUEMore recent adjustment `adjustment_date_time` has already been reported for the associated conversion. Make sure your adjustment `adjustment_date_time` is correct and try again.
MORE_RECENT_RESTATEMENT_FOUND = 8;- See Also:
-
TOO_RECENT_CONVERSION_VALUE
public static final int TOO_RECENT_CONVERSION_VALUEAdjustment can't be recorded because the conversion occurred too recently. Try adjusting a conversion that occurred at least 24 hours ago.
TOO_RECENT_CONVERSION = 9;- See Also:
-
CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUE_VALUE
public static final int CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUE_VALUECan't make an adjustment to a conversion that is set up to use the default value. Check your conversion action value setting and try again.
CANNOT_RESTATE_CONVERSION_ACTION_THAT_ALWAYS_USES_DEFAULT_CONVERSION_VALUE = 10;- See Also:
-
TOO_MANY_ADJUSTMENTS_IN_REQUEST_VALUE
public static final int TOO_MANY_ADJUSTMENTS_IN_REQUEST_VALUETry uploading fewer than 2001 adjustments in a single API request.
TOO_MANY_ADJUSTMENTS_IN_REQUEST = 11;- See Also:
-
TOO_MANY_ADJUSTMENTS_VALUE
public static final int TOO_MANY_ADJUSTMENTS_VALUEThe conversion has already been adjusted the maximum number of times. Make sure you're only making necessary adjustment to existing conversion.
TOO_MANY_ADJUSTMENTS = 12;- See Also:
-
RESTATEMENT_ALREADY_EXISTS_VALUE
public static final int RESTATEMENT_ALREADY_EXISTS_VALUEThe conversion has prior a restatement with the same `adjustment_date_time`. Make sure your adjustment has the correct and unique `adjustment_date_time` and try again.
RESTATEMENT_ALREADY_EXISTS = 13;- See Also:
-
DUPLICATE_ADJUSTMENT_IN_REQUEST_VALUE
public static final int DUPLICATE_ADJUSTMENT_IN_REQUEST_VALUEImported adjustment has a duplicate conversion adjustment with same `adjustment_date_time`. Make sure your adjustment has the correct `adjustment_date_time` and try again.
DUPLICATE_ADJUSTMENT_IN_REQUEST = 14;- See Also:
-
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUE
public static final int CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS_VALUEMake sure you agree to the customer data processing terms in conversion settings and try again.
CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS = 15;- See Also:
-
CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT_VALUE
public static final int CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT_VALUECan't use enhanced conversions with the specified conversion action.
CONVERSION_ACTION_NOT_ELIGIBLE_FOR_ENHANCEMENT = 16;- See Also:
-
INVALID_USER_IDENTIFIER_VALUE
public static final int INVALID_USER_IDENTIFIER_VALUEMake sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines.
INVALID_USER_IDENTIFIER = 17;- See Also:
-
UNSUPPORTED_USER_IDENTIFIER_VALUE
public static final int UNSUPPORTED_USER_IDENTIFIER_VALUEUse user provided data such as emails or phone numbers hashed using SHA-256 and try again.
UNSUPPORTED_USER_IDENTIFIER = 18;- See Also:
-
GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SET_VALUE
public static final int GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SET_VALUECannot set both gclid_date_time_pair and order_id. Use only 1 type and try again.
GCLID_DATE_TIME_PAIR_AND_ORDER_ID_BOTH_SET = 20;- See Also:
-
CONVERSION_ALREADY_ENHANCED_VALUE
public static final int CONVERSION_ALREADY_ENHANCED_VALUEConversion already has enhancements with the same Order ID and conversion action. Make sure your data is correctly configured and try again.
CONVERSION_ALREADY_ENHANCED = 21;- See Also:
-
DUPLICATE_ENHANCEMENT_IN_REQUEST_VALUE
public static final int DUPLICATE_ENHANCEMENT_IN_REQUEST_VALUEMultiple enhancements have the same conversion action and Order ID. Make sure your data is correctly configured and try again.
DUPLICATE_ENHANCEMENT_IN_REQUEST = 22;- See Also:
-
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENT_VALUE
public static final int CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENT_VALUEEnhanced conversions can't be used for this account because of Google customer data policies. Contact your Google representative.
CUSTOMER_DATA_POLICY_PROHIBITS_ENHANCEMENT = 23;- See Also:
-
MISSING_ORDER_ID_FOR_WEBPAGE_VALUE
public static final int MISSING_ORDER_ID_FOR_WEBPAGE_VALUEAdjustment for website conversion requires Order ID (ie, transaction ID). Make sure your website tags capture Order IDs and you send the same Order IDs with your adjustment.
MISSING_ORDER_ID_FOR_WEBPAGE = 24;- See Also:
-
ORDER_ID_CONTAINS_PII_VALUE
public static final int ORDER_ID_CONTAINS_PII_VALUECan't use adjustment with Order IDs containing personally-identifiable information (PII).
ORDER_ID_CONTAINS_PII = 25;- See Also:
-
INVALID_JOB_ID_VALUE
public static final int INVALID_JOB_ID_VALUEThe provided job id in the request is not within the allowed range. A job ID must be a positive integer in the range [1, 2^31).
INVALID_JOB_ID = 26;- See Also:
-
NO_CONVERSION_ACTION_FOUND_VALUE
public static final int NO_CONVERSION_ACTION_FOUND_VALUEThe conversion action specified in the adjustment request cannot be found. Make sure it's available in this account.
NO_CONVERSION_ACTION_FOUND = 27;- See Also:
-
INVALID_CONVERSION_ACTION_TYPE_VALUE
public static final int INVALID_CONVERSION_ACTION_TYPE_VALUEThe type of the conversion action specified in the adjustment request isn't supported for uploading adjustments. A conversion adjustment of type `RETRACTION` or `RESTATEMENT` is only permitted for conversion actions of type `SALESFORCE`, `UPLOAD_CLICK` or `WEBPAGE`. A conversion adjustment of type `ENHANCEMENT` is only permitted for conversion actions of type `WEBPAGE`.
INVALID_CONVERSION_ACTION_TYPE = 28;- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
public static ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError valueOf(String name) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
public static ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError forNumber(int value) - Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-