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, part of the `Google.Cloud.Compute.V1` namespace, is available across multiple versions, from 1.0.0 to the latest 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["`InterconnectAttachmentsScopedList` has two constructors: a default constructor and one that accepts another `InterconnectAttachmentsScopedList` instance for parameter."],["The class contains properties such as `InterconnectAttachments`, which holds a list of interconnect attachments, and `Warning`, which provides an informational warning when the list is empty."],["The `InterconnectAttachmentsScopedList` class is found within the `Google.Cloud.Compute.V1.dll` assembly, indicating it is a component of the Google Cloud Compute .NET library."]]],[]]