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."],[[["This webpage provides documentation for the `NetworkEndpointGroupsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its structure and functionality."],["The latest version of the documentation is for version 3.6.0, with a range of previous versions from 1.0.0 up to the latest available for reference and comparison."],["The `NetworkEndpointGroupsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `NetworkEndpointGroups`, which is a list of network endpoint groups, and `Warning`, which provides information when the network endpoint groups list is empty."],["There are two constructors: a default one and one to copy an existing `NetworkEndpointGroupsScopedList` object."]]],[]]