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."],[[["The latest version available for `NetworkAttachmentsScopedList` is 3.6.0, but many other versions are available, ranging down to version 1.0.0."],["`NetworkAttachmentsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and interaction within the .NET ecosystem."],["The `NetworkAttachmentsScopedList` has two constructors, one default and another that accepts another `NetworkAttachmentsScopedList` as a parameter, for the purpose of duplicating the other."],["The `NetworkAttachments` property is a list of `NetworkAttachment` objects found within the scope, while the `Warning` property is a `Warning` object used when the network attachments list is empty."]]],[]]