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-24 UTC."],[[["This webpage details the `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class within the Google.Cloud.Compute.V1 namespace, spanning multiple versions from 1.0.0 to the latest 3.6.0."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class is used to manage the attachment of network endpoints and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class has a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` that represents the list of network endpoints to attach."],["There are two constructors available for the `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class, one default constructor, and another constructor that takes in a `GlobalNetworkEndpointGroupsAttachEndpointsRequest` parameter."]]],[]]