public sealed class NetworkEndpointGroupsScopedList : IMessage<NetworkEndpointGroupsScopedList>, IEquatable<NetworkEndpointGroupsScopedList>, IDeepCloneable<NetworkEndpointGroupsScopedList>, 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."],[[["This webpage details the `NetworkEndpointGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, presenting documentation for version 2.5.0 and offering links to other versions."],["The `NetworkEndpointGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's .NET libraries."],["It includes two constructors: a default constructor and one that takes another `NetworkEndpointGroupsScopedList` instance for creating copies."],["The class exposes two main properties: `NetworkEndpointGroups`, which is a list of `NetworkEndpointGroup` objects, and `Warning`, which provides an informational message if the list is empty."],["The latest available version of `NetworkEndpointGroupsScopedList` is 3.6.0, with a range of previous versions available dating back to version 1.0.0."]]],[]]