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 webpage provides documentation for the \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the library, ranging from version 1.0.0 up to the latest version, 3.6.0, with each version having it's own page to the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e is a class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e class include \u003ccode\u003eDiskEncryptionKey\u003c/code\u003e, which manages the encryption key for the source disk, and \u003ccode\u003eSourceDisk\u003c/code\u003e, which stores the URL of the source disk.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information about the public constructors available for \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e, being the default and an overloaded constructor.\u003c/p\u003e\n"]]],[],null,[]]