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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `DataDisk` class in the Notebooks v2 API represents an instance-attached disk resource."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`DataDisk` instances can be constructed with default settings or by copying an existing `DataDisk` instance."],["Key properties of `DataDisk` include `DiskEncryption` (specifying encryption method), `DiskSizeGb` (setting disk size up to 64 TB), `DiskType` (indicating disk type), and `KmsKey` (for CMEK encryption)."],["The namespace for the class is `Google.Cloud.Notebooks.V2`, and its assembly is `Google.Cloud.Notebooks.V2.dll`, within the context of the provided documentation."]]],[]]