AI Platform Notebooks v1 API - Enum Instance.Types.DiskEncryption (2.5.0)

public enum Instance.Types.DiskEncryption

Reference documentation and code samples for the AI Platform Notebooks v1 API enum Instance.Types.DiskEncryption.

Definition of the disk encryption options.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

Name Description
Cmek

Use customer managed encryption keys to encrypt the boot disk.

Gmek

Use Google managed encryption keys to encrypt the boot disk.

Unspecified

Disk encryption is not specified.