public sealed class NetworkEndpointGroupsDetachEndpointsRequest : IMessage<NetworkEndpointGroupsDetachEndpointsRequest>, IEquatable<NetworkEndpointGroupsDetachEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsDetachEndpointsRequest>, 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."],[[["This page details the `NetworkEndpointGroupsDetachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, showcasing its various versions, ranging from 1.0.0 to the latest version 3.6.0."],["The `NetworkEndpointGroupsDetachEndpointsRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides methods such as `GetHashCode`, `GetType`, and `ToString`."],["It offers two constructors: a default one and another that takes a `NetworkEndpointGroupsDetachEndpointsRequest` object as a parameter for copying."],["The `NetworkEndpoints` property, of type `RepeatedField\u003cNetworkEndpoint\u003e`, represents the collection of network endpoints to be detached."]]],[]]