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."],[[["The latest version available is 3.6.0, with several previous versions ranging from 3.5.0 down to 1.0.0 also listed, all related to `GlobalNetworkEndpointGroupsAttachEndpointsRequest`."],["`GlobalNetworkEndpointGroupsAttachEndpointsRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GlobalNetworkEndpointGroupsAttachEndpointsRequest` has two constructors: a default constructor and another that takes a `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object as a parameter."],["The class contains one property, `NetworkEndpoints`, which is of type `RepeatedField\u003cNetworkEndpoint\u003e` and represents the list of network endpoints to be attached."],["The `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class is found within the `Google.Cloud.Compute.V1` namespace, in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]