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-04-09 UTC."],[[["This webpage provides documentation for the `NetworkAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The `NetworkAttachmentsScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance and inherited members of the class, along with the parameters and constructors available for creating instances of the `NetworkAttachmentsScopedList`."],["The latest version of the documentation available is version 3.6.0, with multiple past versions also accessible, ranging down to version 1.0.0."],["The class contains the properties `NetworkAttachments` of type `RepeatedField\u003cNetworkAttachment\u003e`, to represent a list of NetworkAttachments, and `Warning`, which provides information on warnings when the list is empty."]]],[]]