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-24 UTC."],[[["This page details the `NetworkEndpointGroupsDetachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, used for detaching endpoints from network endpoint groups."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.6.0, while the page's primary content is based on version 1.3.0, and offers many other versions for download all the way down to version 1.0.0."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class has two constructors: a default constructor and one that accepts another instance of the class as a parameter."],["The class contains a `NetworkEndpoints` property, which is a list of type `NetworkEndpoint` and contains the list of network endpoints that are going to be detached."]]],[]]