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-24 UTC."],[[["The latest version available for `NetworkEndpointGroupsScopedList` is 3.6.0, which can be found at the provided URL."],["This page lists multiple versions of `NetworkEndpointGroupsScopedList`, starting from version 1.0.0 up to the latest version, 3.6.0."],["`NetworkEndpointGroupsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace and the Google.Cloud.Compute.V1.dll assembly, implementing several interfaces such as IMessage, IEquatable, and IDeepCloneable."],["The class has two constructors, one default and one that accepts another `NetworkEndpointGroupsScopedList` object, and two main properties: `NetworkEndpointGroups` which is a `RepeatedField` and `Warning`."],["The `NetworkEndpointGroups` property is an output only list of network endpoint groups, and `Warning` is also output only, and will replace the list if it is empty."]]],[]]