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."],[[["The latest version of the `NetworkEndpointGroupsScopedList` is 3.6.0, but this page is showing version 2.4.0, with many other versions being available."],["The `NetworkEndpointGroupsScopedList` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage\u003cNetworkEndpointGroupsScopedList\u003e`, `IEquatable\u003cNetworkEndpointGroupsScopedList\u003e`, `IDeepCloneable\u003cNetworkEndpointGroupsScopedList\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors: a default constructor and one that accepts another `NetworkEndpointGroupsScopedList` object as a parameter for copying."],["It contains two properties: `NetworkEndpointGroups`, which is a read-only list of network endpoint groups, and `Warning`, which provides an informational warning if the list of network endpoint groups is empty."]]],[]]