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."],[[["This webpage details the `NetworkEndpointGroupsAttachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library."],["The latest version available for `NetworkEndpointGroupsAttachEndpointsRequest` is 3.6.0, with a range of versions back to 1.0.0 also documented here."],["`NetworkEndpointGroupsAttachEndpointsRequest` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a copy constructor for creating instances and it contains a property called `NetworkEndpoints`, which is a `RepeatedField` that represents the list of network endpoints to be attached."],["The page lists the methods inherited from the `Object` base class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]