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 namespace, spanning versions from 1.0.0 to the latest 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class includes a `NetworkEndpoints` property of type `RepeatedField\u003cNetworkEndpoint\u003e` used to list network endpoints to be attached."],["There are two constructors available: a default constructor and one that accepts another `GlobalNetworkEndpointGroupsAttachEndpointsRequest` instance."],["The page references the assembly `Google.Cloud.Compute.V1.dll` and provides links to documentation for various class versions and related interfaces and objects."]]],[]]