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 `InterconnectAttachmentsScopedList` class is a part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class provides a `RepeatedField` property called `InterconnectAttachments` for a list of interconnect attachments, as well as a `Warning` property to display informational warnings."],["The latest version available is `3.6.0`, with a list of previous versions ranging down to `1.0.0` for the same `InterconnectAttachmentsScopedList` resource."],["There are two constructors available for the `InterconnectAttachmentsScopedList` class: a default constructor and a copy constructor."]]],[]]