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-31 UTC."],[[["The webpage provides documentation for the `NetworkAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `NetworkAttachmentsScopedList` class, part of the Google Cloud Compute API, manages a list of `NetworkAttachment` objects, which are accessible through the `NetworkAttachments` property."],["The most recent version of the available documentation is for version 3.6.0, and this page's context is specifically for version 3.4.0 of the API, also allowing access to the documentations of the other versions, ranging from 1.0.0 to 3.6.0."],["The `NetworkAttachmentsScopedList` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, including certain methods of the parent class."],["A `Warning` property is available to hold an informational warning which replaces the `NetworkAttachments` list when it's empty."]]],[]]