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 a range of versions from 1.0.0 up to the newest version being available."],["`GlobalNetworkEndpointGroupsDetachEndpointsRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The class has a property named `NetworkEndpoints`, which is of type `RepeatedField\u003cNetworkEndpoint\u003e` and represents the list of network endpoints to be detached."],["This class includes two constructors: a default constructor and one that takes another `GlobalNetworkEndpointGroupsDetachEndpointsRequest` object as a parameter for cloning purposes."]]],[]]