public sealed class InterconnectAttachmentsScopedList : IMessage<InterconnectAttachmentsScopedList>, IEquatable<InterconnectAttachmentsScopedList>, IDeepCloneable<InterconnectAttachmentsScopedList>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `InterconnectAttachmentsScopedList` is 3.6.0, but this page is showing version 2.8.0, with many other versions in between available."],["The `InterconnectAttachmentsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `InterconnectAttachments`, which is a list of interconnect attachments, and `Warning`, which provides information when the attachment list is empty."],["The class has two constructors: a default constructor and one that takes another `InterconnectAttachmentsScopedList` object as a parameter for copying."],["The class can be found within the `Google.Cloud.Compute.V1` namespace, within the Google cloud SDK."]]],[]]