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-04-09 UTC."],[[["This webpage details the `NetworkEndpointGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.2.0 of the library."],["The latest version for the `NetworkEndpointGroupsScopedList` class is 3.6.0, with multiple previous versions also documented, ranging down to version 1.0.0."],["The `NetworkEndpointGroupsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class contains the properties `NetworkEndpointGroups` which is an output-only list, and `Warning`, which is an output-only informational warning."],["There are two documented constructors for `NetworkEndpointGroupsScopedList`, a default constructor, and a copy constructor that takes another instance of `NetworkEndpointGroupsScopedList`."]]],[]]