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."],[[["This webpage details the `NetworkEndpointGroupsDetachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, serving as a reference guide for various versions."],["The latest version available for the `NetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, with a history of releases going as far back as version 1.0.0."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `NetworkEndpoints`, a `RepeatedField` of type `NetworkEndpoint`, that represents the list of endpoints to be detached."],["The class contains two constructors, the default `NetworkEndpointGroupsDetachEndpointsRequest()` and one that takes another instance of the class as a parameter for copying."]]],[]]