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-31 UTC."],[[["The content pertains to the `RegionNetworkEndpointGroupsDetachEndpointsRequest` class within the Google Cloud Compute V1 library, specifically version 3.4.0."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The latest version of this resource is 3.6.0, with several previous versions, going back as far as 1.0.0, being available for review."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It provides a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` to manage the list of network endpoints to detach."]]],[]]