public sealed class NetworkEndpointGroupsAttachEndpointsRequest : IMessage<NetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<NetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<NetworkEndpointGroupsAttachEndpointsRequest>, 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-04-09 UTC."],[[["The webpage provides documentation for the `NetworkEndpointGroupsAttachEndpointsRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0."],["The latest available version is 3.6.0, and the page lists a range of versions from 1.0.0 to 3.6.0 for `NetworkEndpointGroupsAttachEndpointsRequest`."],["`NetworkEndpointGroupsAttachEndpointsRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkEndpointGroupsAttachEndpointsRequest` class has two constructors, one default and another to create a new instance from an existing `NetworkEndpointGroupsAttachEndpointsRequest` instance."],["The primary property of the class is `NetworkEndpoints`, a `RepeatedField` that holds the collection of network endpoints to be attached."]]],[]]