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, specifically for version 2.12.0."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class is used to manage the attachment of network endpoints, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class inherits from `object` and offers a default constructor, as well as a constructor that takes another `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object as a parameter."],["The `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` is used to manage the list of endpoints that will be attached."],["The page also lists and links all of the past versions, starting from 1.0.0 up until the latest 3.6.0 version."]]],[]]