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-21 UTC."],[[["The 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 a range of versions from 1.0.0 to 3.6.0 available."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class, used for attaching network endpoints, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e`, representing a list of network endpoints to be attached."],["The page includes details on the available constructors for creating instances of the `NetworkEndpointGroupsAttachEndpointsRequest` class, including a default constructor and one that accepts another `NetworkEndpointGroupsAttachEndpointsRequest` instance as a parameter."]]],[]]