GooglePrivacyDlpV2ErrorResponse

data class GooglePrivacyDlpV2ErrorResponse(val details: GoogleRpcStatusResponse, val timestamps: List<String>)

Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.

Constructors

Link copied to clipboard
constructor(details: GoogleRpcStatusResponse, timestamps: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Detailed error codes and messages.

Link copied to clipboard

The times the error occurred.