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 in .NET, covering versions from 1.0.0 to the latest, 3.6.0."],["The `NetworkEndpointGroupsScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are detailed within the page."],["The class contains properties like `NetworkEndpointGroups`, which is a list of network endpoint groups within the scope, and `Warning`, which describes any warnings related to the network endpoint groups."],["There are two constructors available for the class: a parameterless constructor, and one that takes another `NetworkEndpointGroupsScopedList` instance as a parameter, for example when cloning."],["The documentation shows the methods and members that are inherited from the `Object` base class, such as `GetHashCode`, `GetType` and `ToString`."]]],[]]