Enum FailureDetails.BuildProgress.Code

    • Enum Constant Detail

      • BUILD_PROGRESS_UNKNOWN

        public static final FailureDetails.BuildProgress.Code BUILD_PROGRESS_UNKNOWN
        BUILD_PROGRESS_UNKNOWN = 0 [(.failure_details.metadata) = { ... }
      • OUTPUT_INITIALIZATION

        public static final FailureDetails.BuildProgress.Code OUTPUT_INITIALIZATION
        OUTPUT_INITIALIZATION = 3 [(.failure_details.metadata) = { ... }
      • BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED

        public static final FailureDetails.BuildProgress.Code BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED
        BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED = 4 [(.failure_details.metadata) = { ... }
      • BES_LOCAL_WRITE_ERROR

        public static final FailureDetails.BuildProgress.Code BES_LOCAL_WRITE_ERROR
        BES_LOCAL_WRITE_ERROR = 5 [(.failure_details.metadata) = { ... }
      • BES_INITIALIZATION_ERROR

        public static final FailureDetails.BuildProgress.Code BES_INITIALIZATION_ERROR
        BES_INITIALIZATION_ERROR = 6 [(.failure_details.metadata) = { ... }
      • BES_UPLOAD_TIMEOUT_ERROR

        public static final FailureDetails.BuildProgress.Code BES_UPLOAD_TIMEOUT_ERROR
        BES_UPLOAD_TIMEOUT_ERROR = 7 [(.failure_details.metadata) = { ... }
      • BES_FILE_WRITE_TIMEOUT

        public static final FailureDetails.BuildProgress.Code BES_FILE_WRITE_TIMEOUT
        BES_FILE_WRITE_TIMEOUT = 8 [(.failure_details.metadata) = { ... }
      • BES_FILE_WRITE_IO_ERROR

        public static final FailureDetails.BuildProgress.Code BES_FILE_WRITE_IO_ERROR
        BES_FILE_WRITE_IO_ERROR = 9 [(.failure_details.metadata) = { ... }
      • BES_FILE_WRITE_INTERRUPTED

        public static final FailureDetails.BuildProgress.Code BES_FILE_WRITE_INTERRUPTED
        BES_FILE_WRITE_INTERRUPTED = 10 [(.failure_details.metadata) = { ... }
      • BES_FILE_WRITE_CANCELED

        public static final FailureDetails.BuildProgress.Code BES_FILE_WRITE_CANCELED
        BES_FILE_WRITE_CANCELED = 11 [(.failure_details.metadata) = { ... }
      • BES_FILE_WRITE_UNKNOWN_ERROR

        public static final FailureDetails.BuildProgress.Code BES_FILE_WRITE_UNKNOWN_ERROR
        BES_FILE_WRITE_UNKNOWN_ERROR = 12 [(.failure_details.metadata) = { ... }
      • BES_UPLOAD_LOCAL_FILE_ERROR

        public static final FailureDetails.BuildProgress.Code BES_UPLOAD_LOCAL_FILE_ERROR
        BES_UPLOAD_LOCAL_FILE_ERROR = 13 [(.failure_details.metadata) = { ... }
      • BES_STREAM_NOT_RETRYING_FAILURE

        public static final FailureDetails.BuildProgress.Code BES_STREAM_NOT_RETRYING_FAILURE
        BES_STREAM_NOT_RETRYING_FAILURE = 14 [(.failure_details.metadata) = { ... }
      • BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR

        public static final FailureDetails.BuildProgress.Code BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR
        BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR = 15 [(.failure_details.metadata) = { ... }
      • BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR

        public static final FailureDetails.BuildProgress.Code BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR
        BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR = 16 [(.failure_details.metadata) = { ... }
      • BES_STREAM_COMPLETED_WITH_REMOTE_ERROR

        public static final FailureDetails.BuildProgress.Code BES_STREAM_COMPLETED_WITH_REMOTE_ERROR
        BES_STREAM_COMPLETED_WITH_REMOTE_ERROR = 19 [(.failure_details.metadata) = { ... }
      • BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE

        public static final FailureDetails.BuildProgress.Code BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE
        BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE = 17 [(.failure_details.metadata) = { ... }
    • Field Detail

      • BUILD_PROGRESS_UNKNOWN_VALUE

        public static final int BUILD_PROGRESS_UNKNOWN_VALUE
        BUILD_PROGRESS_UNKNOWN = 0 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • OUTPUT_INITIALIZATION_VALUE

        public static final int OUTPUT_INITIALIZATION_VALUE
        OUTPUT_INITIALIZATION = 3 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED_VALUE

        public static final int BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED_VALUE
        BES_RUNS_PER_TEST_LIMIT_UNSUPPORTED = 4 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_LOCAL_WRITE_ERROR_VALUE

        public static final int BES_LOCAL_WRITE_ERROR_VALUE
        BES_LOCAL_WRITE_ERROR = 5 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_INITIALIZATION_ERROR_VALUE

        public static final int BES_INITIALIZATION_ERROR_VALUE
        BES_INITIALIZATION_ERROR = 6 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_UPLOAD_TIMEOUT_ERROR_VALUE

        public static final int BES_UPLOAD_TIMEOUT_ERROR_VALUE
        BES_UPLOAD_TIMEOUT_ERROR = 7 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_FILE_WRITE_TIMEOUT_VALUE

        public static final int BES_FILE_WRITE_TIMEOUT_VALUE
        BES_FILE_WRITE_TIMEOUT = 8 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_FILE_WRITE_IO_ERROR_VALUE

        public static final int BES_FILE_WRITE_IO_ERROR_VALUE
        BES_FILE_WRITE_IO_ERROR = 9 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_FILE_WRITE_INTERRUPTED_VALUE

        public static final int BES_FILE_WRITE_INTERRUPTED_VALUE
        BES_FILE_WRITE_INTERRUPTED = 10 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_FILE_WRITE_CANCELED_VALUE

        public static final int BES_FILE_WRITE_CANCELED_VALUE
        BES_FILE_WRITE_CANCELED = 11 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_FILE_WRITE_UNKNOWN_ERROR_VALUE

        public static final int BES_FILE_WRITE_UNKNOWN_ERROR_VALUE
        BES_FILE_WRITE_UNKNOWN_ERROR = 12 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_UPLOAD_LOCAL_FILE_ERROR_VALUE

        public static final int BES_UPLOAD_LOCAL_FILE_ERROR_VALUE
        BES_UPLOAD_LOCAL_FILE_ERROR = 13 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_STREAM_NOT_RETRYING_FAILURE_VALUE

        public static final int BES_STREAM_NOT_RETRYING_FAILURE_VALUE
        BES_STREAM_NOT_RETRYING_FAILURE = 14 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR_VALUE

        public static final int BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR_VALUE
        BES_STREAM_COMPLETED_WITH_UNACK_EVENTS_ERROR = 15 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR_VALUE

        public static final int BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR_VALUE
        BES_STREAM_COMPLETED_WITH_UNSENT_EVENTS_ERROR = 16 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_STREAM_COMPLETED_WITH_REMOTE_ERROR_VALUE

        public static final int BES_STREAM_COMPLETED_WITH_REMOTE_ERROR_VALUE
        BES_STREAM_COMPLETED_WITH_REMOTE_ERROR = 19 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
      • BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE_VALUE

        public static final int BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE_VALUE
        BES_UPLOAD_RETRY_LIMIT_EXCEEDED_FAILURE = 17 [(.failure_details.metadata) = { ... }
        See Also:
        Constant Field Values
    • Method Detail

      • values

        public static FailureDetails.BuildProgress.Code[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (FailureDetails.BuildProgress.Code c : FailureDetails.BuildProgress.Code.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static FailureDetails.BuildProgress.Code valueOf​(java.lang.String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • getNumber

        public final int getNumber()
        Specified by:
        getNumber in interface com.google.protobuf.Internal.EnumLite
        Specified by:
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
      • valueOf

        @Deprecated
        public static FailureDetails.BuildProgress.Code valueOf​(int value)
        Deprecated.
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • forNumber

        public static FailureDetails.BuildProgress.Code forNumber​(int value)
        Parameters:
        value - The numeric wire value of the corresponding enum entry.
        Returns:
        The enum associated with the given numeric wire value.
      • getValueDescriptor

        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        Specified by:
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
      • getDescriptorForType

        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
      • getDescriptor

        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
      • valueOf

        public static FailureDetails.BuildProgress.Code valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null