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 Google.Cloud.Notebooks.V2 API represents an instance-attached disk resource for use in notebooks."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities like message handling and deep cloning."],["Key properties of `DataDisk` include `DiskEncryption`, `DiskSizeGb`, `DiskType`, and `KmsKey`, allowing configuration of disk encryption, size, type, and KMS key for CMEK encryption."],["The `DataDisk` class has a default constructor and a constructor that takes another `DataDisk` object for creating a copy."]]],[]]