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."],[[["This webpage provides documentation for the `NetworkEndpointGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace in .NET, detailing its properties, constructors, and inherited members."],["The class `NetworkEndpointGroupsScopedList` is a part of the Google Cloud Compute API and is implemented through various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkEndpointGroupsScopedList` class has two constructors: a default constructor and another that takes another `NetworkEndpointGroupsScopedList` object as a parameter, along with two main properties: `NetworkEndpointGroups` and `Warning`."],["The documentation provides links to different versions of the class, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest, and it shows the inheritance structure stemming from the `Object` class."],["The `NetworkEndpointGroups` property is a read only list of type `RepeatedField\u003cNetworkEndpointGroup\u003e`, and the `Warning` property is a read/write output only informational warning."]]],[]]