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."],["The latest version available for `NetworkEndpointGroupsScopedList` is 3.6.0, with the page listing historical versions back to 1.0.0, for a complete view of the version changes."],["`NetworkEndpointGroupsScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, signifying its functionality within the Google Cloud .NET libraries."],["The class includes properties for `NetworkEndpointGroups`, which lists the network endpoint groups within the scope, and `Warning`, which provides an informational warning when the list is empty."],["The class offers two constructors: a default constructor and one that takes another `NetworkEndpointGroupsScopedList` object as a parameter."]]],[]]