public sealed class GlobalNetworkEndpointGroupsDetachEndpointsRequest : IMessage<GlobalNetworkEndpointGroupsDetachEndpointsRequest>, IEquatable<GlobalNetworkEndpointGroupsDetachEndpointsRequest>, IDeepCloneable<GlobalNetworkEndpointGroupsDetachEndpointsRequest>, 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-02 UTC."],[[["The latest version of the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, with a total of 30 versions available for reference."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class, part of the `Google.Cloud.Compute.V1` namespace, is used for managing network endpoint detach requests."],["The class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the class is `NetworkEndpoints`, a `RepeatedField` of `NetworkEndpoint` objects, representing the network endpoints to detach."],["There are two constructors provided for the class which are the default, and another that accepts a `GlobalNetworkEndpointGroupsDetachEndpointsRequest` object."]]],[]]