public sealed class RegionNetworkEndpointGroupsAttachEndpointsRequest : IMessage<RegionNetworkEndpointGroupsAttachEndpointsRequest>, IEquatable<RegionNetworkEndpointGroupsAttachEndpointsRequest>, IDeepCloneable<RegionNetworkEndpointGroupsAttachEndpointsRequest>, 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 webpage provides documentation for the `RegionNetworkEndpointGroupsAttachEndpointsRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and many other prior versions listed."],["This class is part of the `Google.Cloud.Compute.V1.dll` assembly and it inherits from `object`, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `RegionNetworkEndpointGroupsAttachEndpointsRequest`, including a default constructor and one that accepts another instance of the same class as a parameter."],["A key property of the `RegionNetworkEndpointGroupsAttachEndpointsRequest` class is `NetworkEndpoints`, which is a `RepeatedField` of `NetworkEndpoint` objects, representing the list of network endpoints to be attached."],["This webpage shows the version history of the class, starting with version 1.0.0 and continuing through to the latest at 3.6.0, providing links to the documentation for each version."]]],[]]