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, specifically for version 2.11.0."],["The `NetworkEndpointGroupsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version available for the class is 3.6.0, with numerous prior versions listed dating back to version 1.0.0."],["The class includes properties like `NetworkEndpointGroups`, a list of network endpoint groups in the scope, and `Warning`, which provides a warning if the network endpoint group list is empty."],["The class provides two constructors, one being empty, and the other taking in another `NetworkEndpointGroupsScopedList` as a parameter."]]],[]]