Enum EncryptionStatus (4.0.0)

public 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.