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

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

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