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 details various versions of the `NetworkEndpointGroupsScopedList` class within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to the latest 3.6.0."],["`NetworkEndpointGroupsScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities in message handling, equality checks, deep cloning, and buffer management."],["The class `NetworkEndpointGroupsScopedList` contains properties for `NetworkEndpointGroups`, representing a list of network endpoint groups, and `Warning`, which provides an informational warning when the list of network endpoint groups is empty."],["The available constructors for the `NetworkEndpointGroupsScopedList` class allow for default initialization or initialization by copying another instance of the same class."],["The latest version available is 3.6.0."]]],[]]