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."],[[["The latest version of the `NetworkEndpointGroupsScopedList` is 3.6.0, but there are many versions available, including older versions such as 1.0.0."],["`NetworkEndpointGroupsScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It has a property called `NetworkEndpointGroups`, which is a list of network endpoint groups within the scope, and a `Warning` property that provides informational warnings when the list of groups is empty."],["There are two constructors for `NetworkEndpointGroupsScopedList`: a default constructor and one that takes another `NetworkEndpointGroupsScopedList` as a parameter."]]],[]]