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-31 UTC."],[[["The latest version of the `NetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, while the current page is documenting version 2.16.0."],["This page details the `NetworkEndpointGroupsDetachEndpointsRequest` class, which is used to detach network endpoints, within the `Google.Cloud.Compute.V1` namespace."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` that represents the list of network endpoints to detach."],["There are two constructors provided for the `NetworkEndpointGroupsDetachEndpointsRequest` class: a default one and one that takes another `NetworkEndpointGroupsDetachEndpointsRequest` instance."]]],[]]