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 .NET library, with the current version being 2.4.0."],["The latest version available is 3.6.0, and the page provides links to older versions, going back to version 1.0.0 for the same class."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GlobalNetworkEndpointGroupsAttachEndpointsRequest` has a property called `NetworkEndpoints` which is a list of network endpoints to be attached, and is of type `RepeatedField\u003cNetworkEndpoint\u003e`."],["The page showcases the `GlobalNetworkEndpointGroupsAttachEndpointsRequest` class's constructors, including a default constructor and one that accepts another `GlobalNetworkEndpointGroupsAttachEndpointsRequest` object."]]],[]]