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 the .NET platform."],["The latest version available is 3.6.0, and the page provides access to documentation for a range of versions, starting from version 1.0.0 up to the current one."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class is used to attach a list of network endpoints, as indicated by its `NetworkEndpoints` property."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with inherited members including methods like `GetHashCode` and `GetType`."],["The page documents the available constructors for this class, including a default constructor and one that accepts another `NetworkEndpointGroupsAttachEndpointsRequest` as an argument."]]],[]]