Class: Google::Privacy::Dlp::V2::Error
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::Error
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
Overview
Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger. Output only field.
Instance Attribute Summary collapse
- #details ⇒ Google::Rpc::Status
-
#timestamps ⇒ Array<Google::Protobuf::Timestamp>
The times the error occurred.
Instance Attribute Details
#details ⇒ Google::Rpc::Status
1736 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1736 class Error; end |
#timestamps ⇒ Array<Google::Protobuf::Timestamp>
Returns The times the error occurred.
1736 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1736 class Error; end |