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-09 UTC."],[[["The latest version available is 3.6.0, while the current page is for version 3.3.0 of the Google.Cloud.Compute.V1 library."],["This page documents the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google.Cloud.Compute.V1.dll assembly."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class allows detaching network endpoints and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `NetworkEndpoints` of type `RepeatedField\u003cNetworkEndpoint\u003e` which represents the list of network endpoints to be detached."],["There are multiple older versions of the library available, starting from version 1.0.0 all the way to version 3.5.0."]]],[]]