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."],[[["This webpage provides documentation for the `InterconnectAttachmentsScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.14.0."],["The `InterconnectAttachmentsScopedList` class is part of the Google Cloud Compute API and represents a list of interconnect attachments, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines the different versions of `InterconnectAttachmentsScopedList`, ranging from version 1.0.0 to the latest, version 3.6.0, for different reference points."],["The class has two constructors, one being a default constructor and another that accepts an InterconnectAttachmentsScopedList instance for copying."],["`InterconnectAttachmentsScopedList` has two main properties, `InterconnectAttachments`, which is a list of `InterconnectAttachment` objects, and `Warning`, which is used to display an informational warning if the list of addresses is empty."]]],[]]