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-04-09 UTC."],[[["The content provides a list of available versions for `RegionNetworkEndpointGroupsAttachEndpointsRequest`, ranging from version 1.0.0 up to the latest 3.6.0."],["`RegionNetworkEndpointGroupsAttachEndpointsRequest` is a class within the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `RegionNetworkEndpointGroupsAttachEndpointsRequest` class has a property named `NetworkEndpoints`, which is a `RepeatedField` containing a list of `NetworkEndpoint` objects that are meant to be attached."],["There are two constructors available for the class, one parameterless, and one that takes another instance of `RegionNetworkEndpointGroupsAttachEndpointsRequest` as a parameter for its creation."]]],[]]