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, detailing its versions and implementation in .NET."],["The latest version of the documentation available is 3.6.0, with a history of versions spanning back to 1.0.0 for this class."],["The `InterconnectAttachmentsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties such as `InterconnectAttachments`, a list of interconnect attachments, and `Warning`, which provides informational warnings when the list is empty."],["The `InterconnectAttachmentsScopedList` class has two constructor options: a default one with no parameter, and one that takes another instance of `InterconnectAttachmentsScopedList` as a parameter to be used to build a copy."]]],[]]