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 latest version available for `Google.Cloud.Compute.V1.NetworkAttachmentsScopedList` is version 3.6.0, with multiple prior versions dating back to 1.0.0 available."],["`NetworkAttachmentsScopedList` is a class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `NetworkAttachments`, which is a list of network attachments, and `Warning`, which contains informational warnings if the list is empty."],["There are two constructors for the `NetworkAttachmentsScopedList` class: a default constructor and a constructor that accepts another `NetworkAttachmentsScopedList` object as a parameter."],["The `NetworkAttachmentsScopedList` class is found within the `Google.Cloud.Compute.V1` namespace and is contained within the Google.Cloud.Compute.V1.dll assembly."]]],[]]