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 library, specifically version 2.9.0."],["The latest version of this resource available is 3.6.0, with a detailed list of versions dating back to 1.0.0."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes the `NetworkEndpoints` property, which is a list of `NetworkEndpoint` objects that will be attached, with the property being a `RepeatedField`."],["There are two constructors available for the `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class, one default and one that takes an existing `GlobalNetworkEndpointGroupsAttachEndpointsRequest` as an argument."]]],[]]