Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::Attempt.
Records a failed evaluation job run.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attempt_time
def attempt_time() -> ::Google::Protobuf::Timestamp
Returns
#attempt_time=
def attempt_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp)
Returns
#partial_failures
def partial_failures() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — Details of errors that occurred.
#partial_failures=
def partial_failures=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — Details of errors that occurred.
Returns
- (::Array<::Google::Rpc::Status>) — Details of errors that occurred.