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 in version 3.4.0 is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message data.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one (\u003ccode\u003eSourceDiskEncryptionKey()\u003c/code\u003e) and one that allows creating a new instance from an existing \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e object (\u003ccode\u003eSourceDiskEncryptionKey(SourceDiskEncryptionKey other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDiskEncryptionKey\u003c/code\u003e, representing a customer-supplied encryption key, \u003ccode\u003eHasSourceDisk\u003c/code\u003e to check if the source disk field is set, and \u003ccode\u003eSourceDisk\u003c/code\u003e to store the URL of the attached disk.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e3.6.0\u003c/code\u003e, while this page is referencing version \u003ccode\u003e3.4.0\u003c/code\u003e, and all versions from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e3.6.0\u003c/code\u003e are available in the documentation.\u003c/p\u003e\n"]]],[],null,[]]