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 document outlines the various versions of the `NetworkEndpointGroupsScopedList` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `NetworkEndpointGroupsScopedList` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cNetworkEndpointGroupsScopedList\u003e`, `IDeepCloneable\u003cNetworkEndpointGroupsScopedList\u003e`, and `IBufferMessage`."],["The class includes properties like `NetworkEndpointGroups`, which is a list of network endpoint groups within the scope, and `Warning`, which provides an informational warning when the list is empty."],["The class has 2 constructors available, one default and one that accepts another `NetworkEndpointGroupsScopedList` object."]]],[]]