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."],[[["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."]]],[]]