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 provides documentation for the `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically within the context of the .NET library."],["The latest version of the API documentation available is 3.6.0, however, this page is listing the class within the context of version 1.2.0, which has 29 listed versions."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class has two constructors: a default constructor and a constructor that takes another `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object as a parameter."],["The primary property of this class is `NetworkEndpoints`, which is a list of network endpoints to be attached, and it is of the type `RepeatedField\u003cNetworkEndpoint\u003e`."]]],[]]