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 found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, offering functionalities related to disk encryption in Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors, a default constructor \u003ccode\u003eSourceDiskEncryptionKey()\u003c/code\u003e and an overload \u003ccode\u003eSourceDiskEncryptionKey(SourceDiskEncryptionKey other)\u003c/code\u003e for creating a copy of another \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class are \u003ccode\u003eDiskEncryptionKey\u003c/code\u003e, which represents the customer-supplied encryption key of the source disk, and \u003ccode\u003eSourceDisk\u003c/code\u003e, which is the URL of the disk attached to the source instance.\u003c/p\u003e\n"],["\u003cp\u003eThere is a history of this class, and the latest version is 3.6.0, while the current document context is version 2.16.0, with other versions listed from 1.0.0 up to the latest.\u003c/p\u003e\n"]]],[],null,[]]