AI Platform Notebooks V1beta1 API - Module Google::Cloud::Notebooks::V1beta1::Instance::DiskEncryption (v0.10.0)

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