public sealed class SourceDiskEncryptionKey : IMessage<SourceDiskEncryptionKey>, IEquatable<SourceDiskEncryptionKey>, IDeepCloneable<SourceDiskEncryptionKey>, IBufferMessage, IMessage
URL of the disk attached to the source instance. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
[[["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\u003eThe \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used for handling customer-supplied encryption keys for source disks.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version available for \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e, and multiple previous versions are also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage<SourceDiskEncryptionKey>\u003c/code\u003e, \u003ccode\u003eIEquatable<SourceDiskEncryptionKey>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SourceDiskEncryptionKey>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e class has two constructors: one default and another that takes another \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e object, allowing for object creation and copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDiskEncryptionKey\u003c/code\u003e (of type \u003ccode\u003eCustomerEncryptionKey\u003c/code\u003e) for the encryption key, \u003ccode\u003eHasSourceDisk\u003c/code\u003e to check if the source disk is set, and \u003ccode\u003eSourceDisk\u003c/code\u003e (a string) to store the URL of the attached source disk.\u003c/p\u003e\n"]]],[],null,[]]