public sealed class NetworkEndpointGroupsAttachEndpointsRequest : IMessage<NetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<NetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsAttachEndpointsRequest>, 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 `NetworkEndpointGroupsAttachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `NetworkEndpointGroupsAttachEndpointsRequest` documentation is 3.6.0, with versions ranging from 1.0.0 to 3.6.0 available."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class, which has multiple versions, is used to attach network endpoints and implements various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has two constructors, one default and another that accepts another `NetworkEndpointGroupsAttachEndpointsRequest` instance, allowing for object duplication."],["The `NetworkEndpoints` property, of the type `RepeatedField\u003cNetworkEndpoint\u003e`, represents the list of network endpoints to be attached."]]],[]]