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-04-09 UTC."],[[["The webpage provides documentation for the `InterconnectAttachmentsScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.2.0."],["This class is part of the Google.Cloud.Compute.V1.dll assembly and is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterconnectAttachmentsScopedList` class has two constructors, one default and one that accepts another `InterconnectAttachmentsScopedList` instance for copying, and includes properties for InterconnectAttachments and Warning messages."],["The documentation lists available versions of `InterconnectAttachmentsScopedList`, starting from version 1.0.0 up to the latest version 3.6.0."],["The `InterconnectAttachments` property within the `InterconnectAttachmentsScopedList` class contains a list of `InterconnectAttachment` objects, and the `Warning` property provides a means for informational warnings."]]],[]]