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-21 UTC."],[[["The latest version of the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`GlobalNetworkEndpointGroupsDetachEndpointsRequest` is a class that inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `NetworkEndpoints` of type `RepeatedField\u003cNetworkEndpoint\u003e` which is used to manage the list of network endpoints to be detached."],["The class `GlobalNetworkEndpointGroupsDetachEndpointsRequest` contains two constructors: a parameterless one, and one that takes another `GlobalNetworkEndpointGroupsDetachEndpointsRequest` object."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class is contained within the namespace `Google.Cloud.Compute.V1`, and the Google.Cloud.Compute.V1.dll assembly."]]],[]]