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-24 UTC."],[[["This webpage provides documentation for the `NetworkAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The most recent version documented is 3.6.0, while the current page is based on version 2.17.0, and it includes links to documentation for versions ranging from 1.0.0 up to 3.6.0."],["`NetworkAttachmentsScopedList` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class features two constructors: a default one and another that accepts an existing `NetworkAttachmentsScopedList` object for copying, and two properties, `NetworkAttachments`, and `Warning`."],["The `NetworkAttachments` property of the `NetworkAttachmentsScopedList` class is a `RepeatedField` of `NetworkAttachment` objects, while `Warning` is of type `Warning` and displays any warnings for this list."]]],[]]