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 `NetworkEndpointGroupsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, is a core component for managing network endpoint groups and is available across multiple versions, with 3.6.0 being the latest."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in structured data handling within the .NET environment."],["The `NetworkEndpointGroups` property, a `RepeatedField`, provides access to a list of network endpoint groups within a specific scope."],["The `Warning` property is an output-only field used to display informational warnings if the network endpoint group list is empty."],["There are many versions of this class, starting from 1.0.0, and incrementing all the way to 3.6.0."]]],[]]