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 used for managing network endpoint group data within the Google Cloud environment."],["This class has multiple versions available, ranging from version 1.0.0 to 3.6.0, with version 3.6.0 being the latest available."],["`NetworkEndpointGroupsScopedList` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The class includes two constructors, one default and one that accepts another `NetworkEndpointGroupsScopedList` object to copy, alongside two primary properties: `NetworkEndpointGroups`, a list of network endpoint groups, and `Warning`, which provides informational warnings."],["`NetworkEndpointGroupsScopedList` is contained within the `Google.Cloud.Compute.V1.dll` assembly, and all versions can be accessed through their respective URL links."]]],[]]