public sealed class RegionNetworkEndpointGroupsAttachEndpointsRequest : IMessage<RegionNetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<RegionNetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<RegionNetworkEndpointGroupsAttachEndpointsRequest>, 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."],[[["This webpage provides documentation for the `RegionNetworkEndpointGroupsAttachEndpointsRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 2.17.0."],["The class is part of the Google Cloud Compute API and is used for attaching network endpoints to region network endpoint groups, with a list of versions ranging from 1.0.0 up to the latest 3.6.0 being made available."],["The `RegionNetworkEndpointGroupsAttachEndpointsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `NetworkEndpoints` which holds a list of `NetworkEndpoint` objects, representing the endpoints to be attached, and is a `RepeatedField` type."],["The provided documentation for `RegionNetworkEndpointGroupsAttachEndpointsRequest` includes two constructors with one taking `RegionNetworkEndpointGroupsAttachEndpointsRequest other` as a parameter."]]],[]]