public sealed class CustomerEncryptionKeyProtectedDisk : IMessage<CustomerEncryptionKeyProtectedDisk>, IEquatable<CustomerEncryptionKeyProtectedDisk>, IDeepCloneable<CustomerEncryptionKeyProtectedDisk>, IBufferMessage, IMessage
Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `CustomerEncryptionKeyProtectedDisk` class within the Google.Cloud.Compute.V1 namespace, detailing its usage and properties across various versions."],["The latest version available is 3.6.0, while the current page content specifically highlights version 2.9.0 of the CustomerEncryptionKeyProtectedDisk class."],["The `CustomerEncryptionKeyProtectedDisk` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CustomerEncryptionKeyProtectedDisk` class include `DiskEncryptionKey`, `HasSource`, and `Source`, with functionalities related to customer-supplied encryption and persistent disk resources."],["The page also includes older versions all the way back to 1.0.0, allowing users to view how the class has changed and evolved over time."]]],[]]