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-03-24 UTC."],[[["The latest version of the `RegionNetworkEndpointGroupsDetachEndpointsRequest` is 3.6.0, with multiple other versions available ranging from 1.0.0 to 3.5.0."],["This class `RegionNetworkEndpointGroupsDetachEndpointsRequest` is in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class can be implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `RegionNetworkEndpointGroupsDetachEndpointsRequest` class has a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` that contains the list of network endpoints to be detached."],["There are two constructors available, one default constructor, and one that takes another `RegionNetworkEndpointGroupsDetachEndpointsRequest` object as a parameter."]]],[]]