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."],[[["Version 3.6.0 is the latest release, while version 3.5.0 is the current version displayed on the webpage for the `Google.Cloud.Compute.V1.InterconnectAttachmentsScopedList`."],["The `InterconnectAttachmentsScopedList` class, within the `Google.Cloud.Compute.V1` namespace, provides functionality related to interconnect attachments, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and one that accepts another `InterconnectAttachmentsScopedList` instance for creating a copy."],["It includes two properties: `InterconnectAttachments`, a `RepeatedField` of `InterconnectAttachment`, and `Warning`, a property of the type `Warning`, which provides informational warnings."],["The content references multiple past versions of the resource, going as far back as version 1.0.0."]]],[]]