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 provides documentation for the `NetworkEndpointGroupsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its versions and implementation details."],["The latest version available for the `NetworkEndpointGroupsScopedList` class is 3.6.0, with the current page focusing on version 3.3.0 and older versions going back to 1.0.0."],["The `NetworkEndpointGroupsScopedList` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `NetworkEndpointGroupsScopedList` class include `NetworkEndpointGroups`, a list of network endpoint groups, and `Warning`, which provides information when the list is empty."],["The class has two constructors, one default and one that accepts another `NetworkEndpointGroupsScopedList` instance as a parameter for copying."]]],[]]