Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Detailed error codes and messages.
#details=
def details=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Detailed error codes and messages.
Returns
- (::Google::Rpc::Status) — Detailed error codes and messages.
#timestamps
def timestamps() -> ::Array<::Google::Protobuf::Timestamp>
Returns
- (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred.
#timestamps=
def timestamps=(value) -> ::Array<::Google::Protobuf::Timestamp>
Parameter
- value (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred.
Returns
- (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred.