public enum Instance.Types.DiskEncryptionReference documentation and code samples for the Vertex AI Notebooks v1 API enum Instance.Types.DiskEncryption.
Definition of the disk encryption options.
Namespace
Google.Cloud.Notebooks.V1Assembly
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. |