AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::Instance::DiskEncryption (v0.2.1)

Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::Instance::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.