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-04-09 UTC."],[[["This webpage details the `NetworkEndpointGroupsAttachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, version 3.5.0."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class is used to attach network endpoints and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors: a default constructor and one that takes another `NetworkEndpointGroupsAttachEndpointsRequest` object as a parameter."],["The `NetworkEndpoints` property, of type `RepeatedField\u003cNetworkEndpoint\u003e`, represents the list of network endpoints that will be attached."],["This page offers links to multiple versions of this class, with version 3.6.0 being the latest and versions ranging from 1.0.0 up to 3.6.0 being accessible."]]],[]]