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 webpage provides documentation for the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["It lists various versions of the `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class, ranging from version 1.0.0 to the latest 3.6.0."],["The `GlobalNetworkEndpointGroupsDetachEndpointsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `NetworkEndpoints` property, which is a `RepeatedField` of `NetworkEndpoint` objects representing the endpoints to be detached."],["The class has two constructors available, a default one, and one that takes another `GlobalNetworkEndpointGroupsDetachEndpointsRequest` as an argument."]]],[]]