public sealed class RegionNetworkEndpointGroupsDetachEndpointsRequest : IMessage<RegionNetworkEndpointGroupsDetachEndpointsRequest>, IEquatable<RegionNetworkEndpointGroupsDetachEndpointsRequest>, IDeepCloneable<RegionNetworkEndpointGroupsDetachEndpointsRequest>, 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 webpage provides documentation for the `RegionNetworkEndpointGroupsDetachEndpointsRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and the currently viewed documentation being version 3.5.0."],["This class is used to detach network endpoints, and is part of the Google Cloud Compute API for .NET."],["The `RegionNetworkEndpointGroupsDetachEndpointsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all part of the Protocol Buffers library."],["The class has one property, `NetworkEndpoints`, which is of type `RepeatedField\u003cNetworkEndpoint\u003e` and represents the list of network endpoints to be detached."],["The documentation lists all versions of the class, ranging from version 1.0.0 to the latest 3.6.0, that can be accessed."]]],[]]