public sealed class NetworkEndpointGroupsDetachEndpointsRequest : IMessage<NetworkEndpointGroupsDetachEndpointsRequest>, IEquatable<NetworkEndpointGroupsDetachEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsDetachEndpointsRequest>, 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 latest version of the `NetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, and the page also provides access to prior versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, and back to 1.0.0."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class has a constructor that allows for creating a new object and another one that allows for creating a new instance that is a copy of an existing `NetworkEndpointGroupsDetachEndpointsRequest`."],["The `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` allows for managing a list of network endpoints to be detached."]]],[]]