Class OfflineConversionUploadError

  • All Implemented Interfaces:
    OfflineConversionUploadErrorOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable

    public final class OfflineConversionUploadError
    extends com.google.protobuf.GeneratedMessageV3
    implements OfflineConversionUploadErrorOrBuilder
     Possible errors for offline conversion client summary.
     
    Protobuf type google.ads.googleads.v14.resources.OfflineConversionUploadError
    See Also:
    Serialized Form
    • Field Detail

      • COLLECTION_SIZE_ERROR_FIELD_NUMBER

        public static final int COLLECTION_SIZE_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CONVERSION_ADJUSTMENT_UPLOAD_ERROR_FIELD_NUMBER

        public static final int CONVERSION_ADJUSTMENT_UPLOAD_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CONVERSION_UPLOAD_ERROR_FIELD_NUMBER

        public static final int CONVERSION_UPLOAD_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DATE_ERROR_FIELD_NUMBER

        public static final int DATE_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DISTINCT_ERROR_FIELD_NUMBER

        public static final int DISTINCT_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • FIELD_ERROR_FIELD_NUMBER

        public static final int FIELD_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • MUTATE_ERROR_FIELD_NUMBER

        public static final int MUTATE_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • NOT_ALLOWLISTED_ERROR_FIELD_NUMBER

        public static final int NOT_ALLOWLISTED_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • STRING_FORMAT_ERROR_FIELD_NUMBER

        public static final int STRING_FORMAT_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
      • STRING_LENGTH_ERROR_FIELD_NUMBER

        public static final int STRING_LENGTH_ERROR_FIELD_NUMBER
        See Also:
        Constant Field Values
    • Method Detail

      • newInstance

        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • hasCollectionSizeError

        public boolean hasCollectionSizeError()
         Output only. Collection size error.
         
        .google.ads.googleads.v14.errors.CollectionSizeErrorEnum.CollectionSizeError collection_size_error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasCollectionSizeError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the collectionSizeError field is set.
      • getCollectionSizeErrorValue

        public int getCollectionSizeErrorValue()
         Output only. Collection size error.
         
        .google.ads.googleads.v14.errors.CollectionSizeErrorEnum.CollectionSizeError collection_size_error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCollectionSizeErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for collectionSizeError.
      • hasConversionAdjustmentUploadError

        public boolean hasConversionAdjustmentUploadError()
         Output only. Conversion adjustment upload error.
         
        .google.ads.googleads.v14.errors.ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError conversion_adjustment_upload_error = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasConversionAdjustmentUploadError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the conversionAdjustmentUploadError field is set.
      • getConversionAdjustmentUploadErrorValue

        public int getConversionAdjustmentUploadErrorValue()
         Output only. Conversion adjustment upload error.
         
        .google.ads.googleads.v14.errors.ConversionAdjustmentUploadErrorEnum.ConversionAdjustmentUploadError conversion_adjustment_upload_error = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getConversionAdjustmentUploadErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for conversionAdjustmentUploadError.
      • hasConversionUploadError

        public boolean hasConversionUploadError()
         Output only. Conversion upload error.
         
        .google.ads.googleads.v14.errors.ConversionUploadErrorEnum.ConversionUploadError conversion_upload_error = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasConversionUploadError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the conversionUploadError field is set.
      • getConversionUploadErrorValue

        public int getConversionUploadErrorValue()
         Output only. Conversion upload error.
         
        .google.ads.googleads.v14.errors.ConversionUploadErrorEnum.ConversionUploadError conversion_upload_error = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getConversionUploadErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for conversionUploadError.
      • hasDateError

        public boolean hasDateError()
         Output only. Date error.
         
        .google.ads.googleads.v14.errors.DateErrorEnum.DateError date_error = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasDateError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the dateError field is set.
      • getDateErrorValue

        public int getDateErrorValue()
         Output only. Date error.
         
        .google.ads.googleads.v14.errors.DateErrorEnum.DateError date_error = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDateErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for dateError.
      • hasDistinctError

        public boolean hasDistinctError()
         Output only. Distinct error.
         
        .google.ads.googleads.v14.errors.DistinctErrorEnum.DistinctError distinct_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasDistinctError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the distinctError field is set.
      • getDistinctErrorValue

        public int getDistinctErrorValue()
         Output only. Distinct error.
         
        .google.ads.googleads.v14.errors.DistinctErrorEnum.DistinctError distinct_error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDistinctErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for distinctError.
      • hasFieldError

        public boolean hasFieldError()
         Output only. Field error.
         
        .google.ads.googleads.v14.errors.FieldErrorEnum.FieldError field_error = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasFieldError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the fieldError field is set.
      • getFieldErrorValue

        public int getFieldErrorValue()
         Output only. Field error.
         
        .google.ads.googleads.v14.errors.FieldErrorEnum.FieldError field_error = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getFieldErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for fieldError.
      • hasMutateError

        public boolean hasMutateError()
         Output only. Mutate error.
         
        .google.ads.googleads.v14.errors.MutateErrorEnum.MutateError mutate_error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasMutateError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the mutateError field is set.
      • getMutateErrorValue

        public int getMutateErrorValue()
         Output only. Mutate error.
         
        .google.ads.googleads.v14.errors.MutateErrorEnum.MutateError mutate_error = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getMutateErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for mutateError.
      • hasNotAllowlistedError

        public boolean hasNotAllowlistedError()
         Output only. Not allowlisted error.
         
        .google.ads.googleads.v14.errors.NotAllowlistedErrorEnum.NotAllowlistedError not_allowlisted_error = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasNotAllowlistedError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the notAllowlistedError field is set.
      • getNotAllowlistedErrorValue

        public int getNotAllowlistedErrorValue()
         Output only. Not allowlisted error.
         
        .google.ads.googleads.v14.errors.NotAllowlistedErrorEnum.NotAllowlistedError not_allowlisted_error = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getNotAllowlistedErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for notAllowlistedError.
      • hasStringFormatError

        public boolean hasStringFormatError()
         Output only. String format error.
         
        .google.ads.googleads.v14.errors.StringFormatErrorEnum.StringFormatError string_format_error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasStringFormatError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the stringFormatError field is set.
      • getStringFormatErrorValue

        public int getStringFormatErrorValue()
         Output only. String format error.
         
        .google.ads.googleads.v14.errors.StringFormatErrorEnum.StringFormatError string_format_error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getStringFormatErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for stringFormatError.
      • hasStringLengthError

        public boolean hasStringLengthError()
         Output only. String length error.
         
        .google.ads.googleads.v14.errors.StringLengthErrorEnum.StringLengthError string_length_error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasStringLengthError in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        Whether the stringLengthError field is set.
      • getStringLengthErrorValue

        public int getStringLengthErrorValue()
         Output only. String length error.
         
        .google.ads.googleads.v14.errors.StringLengthErrorEnum.StringLengthError string_length_error = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getStringLengthErrorValue in interface OfflineConversionUploadErrorOrBuilder
        Returns:
        The enum numeric value on the wire for stringLengthError.
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(java.nio.ByteBuffer data)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(java.nio.ByteBuffer data,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(com.google.protobuf.ByteString data)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(com.google.protobuf.ByteString data,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(byte[] data)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(byte[] data,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(java.io.InputStream input)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(java.io.InputStream input,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static OfflineConversionUploadError parseDelimitedFrom​(java.io.InputStream input)
                                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static OfflineConversionUploadError parseDelimitedFrom​(java.io.InputStream input,
                                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(com.google.protobuf.CodedInputStream input)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static OfflineConversionUploadError parseFrom​(com.google.protobuf.CodedInputStream input,
                                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public OfflineConversionUploadError.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public OfflineConversionUploadError.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected OfflineConversionUploadError.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getParserForType

        public com.google.protobuf.Parser<OfflineConversionUploadError> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public OfflineConversionUploadError getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder