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-21 UTC."],[[["The latest version of the `InterconnectAttachmentsScopedList` is 3.6.0, but there are many versions available, including the current version of 2.12.0."],["`InterconnectAttachmentsScopedList` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the base object class."],["The class has two constructors: a default one, and one that accepts another `InterconnectAttachmentsScopedList` as a parameter for potential duplication purposes."],["The `InterconnectAttachmentsScopedList` class contains a `RepeatedField` property called `InterconnectAttachments` that lists the interconnect attachments in the current scope."],["The `Warning` property can contain an informational warning that will replace the `InterconnectAttachments` list if the list is empty."]]],[]]