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."],[[["The latest version of the `NetworkEndpointGroupsAttachEndpointsRequest` is 3.6.0, while this page is specifically for version 3.3.0 of the API reference."],["This class, `NetworkEndpointGroupsAttachEndpointsRequest`, is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class is used to define a request for attaching network endpoints and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkEndpoints` property of the class is a list of `NetworkEndpoint` objects that defines the network endpoints to be attached."],["There are two constructors available for the `NetworkEndpointGroupsAttachEndpointsRequest` class: a default constructor and a constructor that accepts another `NetworkEndpointGroupsAttachEndpointsRequest` object."]]],[]]