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."],[[["This page details the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class within the Google.Cloud.Compute.V1 namespace, highlighting its functionality for detaching network endpoints."],["The latest version available for the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class is 3.6.0, with a history of prior releases ranging from 1.0.0 to 3.5.0."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with the Google Protobuf framework."],["`GlobalNetworkEndpointGroupsDetachEndpointsRequest` includes a property named `NetworkEndpoints`, which is a `RepeatedField` used to manage the list of network endpoints that need to be detached."],["The page includes a `GlobalNetworkEndpointGroupsDetachEndpointsRequest()` default constructor and an overload constructor `GlobalNetworkEndpointGroupsDetachEndpointsRequest(GlobalNetworkEndpointGroupsDetachEndpointsRequest other)` that takes another class of the same type as a parameter."]]],[]]