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"]],[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCustomerEncryptionKeyProtectedDisk\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomerEncryptionKeyProtectedDisk\u003c/code\u003e class, which is a sealed class, is used to handle disks that are encrypted with customer-supplied encryption keys and it inherits from the Object class while implementing multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions of the library, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one parameterless and one that takes another \u003ccode\u003eCustomerEncryptionKeyProtectedDisk\u003c/code\u003e object as an argument, allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDiskEncryptionKey\u003c/code\u003e, \u003ccode\u003eHasSource\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e, which manage the encryption key, determine if the source is set, and define the source of the persistent disk, respectively.\u003c/p\u003e\n"]]],[],null,[]]