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.10.0."],["The `NetworkEndpointGroupsScopedList` class is part of the Google.Cloud.Compute.V1.dll assembly and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two constructors: a default constructor `NetworkEndpointGroupsScopedList()` and a copy constructor `NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList other)`."],["The class contains two main properties, `NetworkEndpointGroups`, which is a list of network endpoint groups contained in the current scope, and `Warning`, which can provide a warning if the endpoint group is empty."],["The page also lists various versions of this component, from the latest version 3.6.0 all the way back to 1.0.0, each with its own dedicated page."]]],[]]