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 `Google.Cloud.Compute.V1.InterconnectAttachmentsScopedList` documentation is 3.6.0, with a range of versions available from 1.0.0 up to this latest release."],["The `InterconnectAttachmentsScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, represents a scoped list of interconnect attachments."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for serialization, comparison, deep cloning, and buffer-based operations."],["The `InterconnectAttachmentsScopedList` class has properties such as `InterconnectAttachments`, which is a list of interconnect attachments, and `Warning`, which provides an informational warning."],["The class has two constructors, one of which takes another `InterconnectAttachmentsScopedList` as a parameter for deep cloning, and the other being a parameterless constructor."]]],[]]