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 of the `Google.Cloud.Compute.V1` library for NetworkAttachmentsScopedList is 3.6.0, with multiple prior versions available ranging from 3.5.0 down to 1.0.0."],["The `NetworkAttachmentsScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly, inheriting from `object` and implementing multiple interfaces."],["The class provides a constructor to initialize a new `NetworkAttachmentsScopedList` and another to create a copy of an existing `NetworkAttachmentsScopedList` instance."],["The `NetworkAttachments` property is a list of `NetworkAttachment` objects contained within the scope."],["The `Warning` property provides an informational warning that is to be displayed in the case that the list of network attachments is empty."]]],[]]