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 content pertains to the `NetworkEndpointGroupsDetachEndpointsRequest` class within the Google Cloud Compute V1 API for .NET."],["Version 3.6.0 is the latest version of the class documentation, and there are many other versions available, ranging from 1.0.0 to 3.5.0, listed in reverse chronological order."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `NetworkEndpoints`, which is a `RepeatedField` of `NetworkEndpoint` objects representing the network endpoints to detach."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class has two constructors, the default one, and another that takes an instance of the same class as an argument."]]],[]]