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-04-09 UTC."],[[["This webpage details the `RegionNetworkEndpointGroupsAttachEndpointsRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.5.0 of the library."],["The class allows the attachment of network endpoints, as indicated by the `NetworkEndpoints` property, which is a list of network endpoints."],["The page provides links to documentation for numerous previous versions of the library, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page also lists the methods that this class inherits from `object` which are `GetHashCode`, `GetType` and `ToString`."]]],[]]