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-04-09 UTC."],[[["The latest version of the `NetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, and this page provides documentation for version 3.3.0 of the class."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["`NetworkEndpointGroupsDetachEndpointsRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `NetworkEndpoints`, which is of type `RepeatedField\u003cNetworkEndpoint\u003e`, and it represents the list of network endpoints that are to be detached."],["The class can be constructed using the default constructor or by providing another `NetworkEndpointGroupsDetachEndpointsRequest` instance in the constructor."]]],[]]