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.
 
#extra_info
def extra_info() -> ::Google::Cloud::Dlp::V2::Error::ErrorExtraInfo
    Returns
    
  - (::Google::Cloud::Dlp::V2::Error::ErrorExtraInfo) — Additional information about the error.
 
#extra_info=
def extra_info=(value) -> ::Google::Cloud::Dlp::V2::Error::ErrorExtraInfo
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::Error::ErrorExtraInfo) — Additional information about the error.
 
    Returns
    
  - (::Google::Cloud::Dlp::V2::Error::ErrorExtraInfo) — Additional information about the error.
 
#timestamps
def timestamps() -> ::Array<::Google::Protobuf::Timestamp>
    Returns
    
  - (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
 
#timestamps=
def timestamps=(value) -> ::Array<::Google::Protobuf::Timestamp>
    Parameter
    
  - value (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
 
    Returns
    
- (::Array<::Google::Protobuf::Timestamp>) — The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.