Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::Error.
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.