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."],[[["The content provides documentation for the `NetworkEndpointGroupsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing various versions from 1.0.0 to 3.6.0 (latest)."],["`NetworkEndpointGroupsScopedList` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, one default and one that accepts another `NetworkEndpointGroupsScopedList` object for parameterization."],["It includes properties such as `NetworkEndpointGroups`, which is an output-only list of network endpoint groups, and `Warning`, an output-only warning message for when the list is empty."],["The documentation of the NetworkEndpointGroupsScopedList is found within the Google.Cloud.Compute.V1.dll assembly."]]],[]]