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-03-24 UTC."],[[["The latest version of the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, with a wide range of prior versions available, spanning from 1.0.0 to 3.5.0."],["This class, `GlobalNetworkEndpointGroupsDetachEndpointsRequest`, is part of the Google.Cloud.Compute.V1 namespace and resides within the Google.Cloud.Compute.V1.dll assembly."],["This class inherits from the `object` class and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class has a property called `NetworkEndpoints`, which holds a list of network endpoints to be detached, stored in a `RepeatedField` of type `NetworkEndpoint`."],["There are two constructors available for creating an instance of `GlobalNetworkEndpointGroupsDetachEndpointsRequest`: a default constructor and one that takes another instance of the same class as a parameter."]]],[]]