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 latest version of the \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e is 3.6.0, but it has a history of versions down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e is a class that 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to represent the encryption key of a source disk, particularly when protected by a customer-supplied encryption key.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e includes properties for managing the customer encryption key (\u003ccode\u003eDiskEncryptionKey\u003c/code\u003e) and the source disk URL (\u003ccode\u003eSourceDisk\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one being the default constructor and the other being an overload that uses another \u003ccode\u003eSourceDiskEncryptionKey\u003c/code\u003e as a parameter to initialize its own values.\u003c/p\u003e\n"]]],[],null,[]]