Notebooks V2 API - Module Google::Cloud::Notebooks::V2::DiskEncryption (v0.1.0)

Reference documentation and code samples for the Notebooks V2 API module Google::Cloud::Notebooks::V2::DiskEncryption.

Definition of the disk encryption options.

Constants

DISK_ENCRYPTION_UNSPECIFIED

value: 0
Disk encryption is not specified.

GMEK

value: 1
Use Google managed encryption keys to encrypt the boot disk.

CMEK

value: 2
Use customer managed encryption keys to encrypt the boot disk.