public sealed class GlobalNetworkEndpointGroupsAttachEndpointsRequest : IMessage<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<GlobalNetworkEndpointGroupsAttachEndpointsRequest>, 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 `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class within the Google Cloud Compute V1 .NET library, specifically version 2.2.0."],["The latest version of this class available is 3.6.0, with a history of versions dating back to 1.0.0 that can also be accessed from this page."],["`GlobalNetworkEndpointGroupsAttachEndpointsRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default one and another that takes an existing `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object as a parameter for cloning purposes."],["The `NetworkEndpoints` property is a key feature, allowing users to define a list of network endpoints to attach and is of type `RepeatedField\u003cNetworkEndpoint\u003e`."]]],[]]