Google Cloud Data Loss Prevention v2 API - Enum EncryptionStatus (4.8.0)

public enum EncryptionStatus

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum EncryptionStatus.

How a resource is encrypted.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
EncryptionCustomerManaged

Customer provides the key.

EncryptionGoogleManaged

Google manages server-side encryption keys on your behalf.

Unspecified

Unused.