public sealed class NetworkAttachmentsScopedList : IMessage<NetworkAttachmentsScopedList>, IEquatable<NetworkAttachmentsScopedList>, IDeepCloneable<NetworkAttachmentsScopedList>, 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."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.NetworkAttachmentsScopedList`."],["The `NetworkAttachmentsScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains a property called `NetworkAttachments`, which is a list of `NetworkAttachment` objects within the current scope."],["`Warning`, another property of this class, is used to replace the list of network attachments if the list is empty."],["The class has two constructors, one default, and another that takes an existing `NetworkAttachmentsScopedList` object."]]],[]]