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 available for `NetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, while the current page is focused on version 2.10.0."],["This page documents the `NetworkEndpointGroupsDetachEndpointsRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides a constructor for creating a new instance and another one for creating a new instance from an existing `NetworkEndpointGroupsDetachEndpointsRequest` object."],["The class includes a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e`, which is used to specify the list of network endpoints to detach."]]],[]]