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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.CustomerEncryptionKeyProtectedDisk` class."],["The `CustomerEncryptionKeyProtectedDisk` class can be constructed with either no parameters or by providing another `CustomerEncryptionKeyProtectedDisk` object."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CustomerEncryptionKeyProtectedDisk` class has a `DiskEncryptionKey` property that decrypts data associated with the disk using a customer-supplied encryption key, and it also has a `Source` property that takes a URL for a Persistent Disk resource."],["This class exists within the `Google.Cloud.Compute.V1` namespace, and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]