Optional. The size of the boot disk in GB attached to this instance, up to
a maximum of 64000 GB (64 TB). If not specified, this defaults to the
recommended value of 150GB.
Optional. Input only. The KMS key used to encrypt the disks, only
applicable if disk_encryption is CMEK. Format:
projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This documentation details the `BootDisk` class within the Google Cloud Notebooks v2 API, outlining its purpose as the definition of a boot disk."],["The `BootDisk` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities and relationships within the system."],["Key properties of the `BootDisk` class include `DiskEncryption`, which manages the disk encryption method, `DiskSizeGb` for specifying boot disk size (defaulting to 150GB), `DiskType` to indicate disk type, and `KmsKey` for custom encryption key management."],["Constructors are available to create a new `BootDisk` object with default parameters or to copy an existing `BootDisk` object."]]],[]]