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 details the `NetworkEndpointGroupsAttachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically within the context of the .NET library."],["The class is part of version 1.1.0 of the library but provides documentation of older versions down to 1.0.0 and up to the latest version 3.6.0, along with several version in between."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The primary function of this class is to handle requests to attach a list of network endpoints, as specified by the `NetworkEndpoints` property."],["The class contains 2 constructors, one default and another accepting a `NetworkEndpointGroupsAttachEndpointsRequest` parameter, along with inherited members from `Object`."]]],[]]