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, used for defining boot disk configurations."],["The `BootDisk` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `BootDisk` class include `DiskEncryption`, `DiskSizeGb`, `DiskType`, and `KmsKey`, allowing specification of encryption, size, type, and KMS key for the boot disk."],["The `BootDisk` class offers two constructors, one default and another that accepts an existing `BootDisk` object for copying configurations."],["The boot disk size can be set in gigabytes, defaulting to 150GB if not specified, with a maximum size of 64000 GB (64 TB) available."]]],[]]