Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::EncryptionStatus (v0.10.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::EncryptionStatus.

How a resource is encrypted.

Constants

ENCRYPTION_STATUS_UNSPECIFIED

value: 0
Unused.

ENCRYPTION_GOOGLE_MANAGED

value: 1
Google manages server-side encryption keys on your behalf.

ENCRYPTION_CUSTOMER_MANAGED

value: 2
Customer provides the key.