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."],[[["The webpage provides documentation for the `NetworkAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The class `NetworkAttachmentsScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page details the structure, inheritance, and version history of the `NetworkAttachmentsScopedList`, with versions ranging from 1.0.0 to 3.6.0 available."],["The `NetworkAttachmentsScopedList` class has two properties: `NetworkAttachments`, which is a list of NetworkAttachment, and `Warning`, an informational warning that can replace the list."],["There are two different constructors available for the class: `NetworkAttachmentsScopedList()` and `NetworkAttachmentsScopedList(NetworkAttachmentsScopedList other)`."]]],[]]