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."],[[["This webpage details the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class within the Google Cloud Compute V1 API, specifically version 2.16.0."],["The page provides links to documentation for multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access different versions of documentation."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class allows detaching a list of network endpoints and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes information about the class's constructors and the `NetworkEndpoints` property, which manages a list of network endpoints to be detached, and is of type `RepeatedField\u003cNetworkEndpoint\u003e`."],["The class inherits from `object` and further contains information on inherited members, namespace and the assembly."]]],[]]