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."],[[["The page details the `CustomerEncryptionKeyProtectedDisk` class within the `Google.Cloud.Compute.V1` namespace, presenting a comprehensive list of its versions, ranging from 1.0.0 to 3.6.0 (latest)."],["This class, a part of the Google Cloud Compute library for .NET, is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, while it lists the inherited methods `GetHashCode()`, `GetType()`, and `ToString()`."],["`CustomerEncryptionKeyProtectedDisk` has two constructors: one default and one that takes another `CustomerEncryptionKeyProtectedDisk` as a parameter for copying, as well as properties `DiskEncryptionKey`, `HasSource`, and `Source`."],["The current page refers to the content that can be found under version 2.14.0 in the documentation."]]],[]]