public sealed class GetRegionNetworkEndpointGroupRequest : IMessage<GetRegionNetworkEndpointGroupRequest>, IEquatable<GetRegionNetworkEndpointGroupRequest>, IDeepCloneable<GetRegionNetworkEndpointGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionNetworkEndpointGroupRequest.
A request message for RegionNetworkEndpointGroups.Get. See the method description for details.
[[["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-31 UTC."],[[["This webpage provides reference documentation for the `GetRegionNetworkEndpointGroupRequest` class in the Google Cloud Compute Engine v1 API."],["The latest version of the `GetRegionNetworkEndpointGroupRequest` is version 3.6.0, with a range of previous versions listed going as far back as version 1.0.0."],["The `GetRegionNetworkEndpointGroupRequest` class is used to request information about a specific network endpoint group in a given region, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `NetworkEndpointGroup`, `Project`, and `Region`, which are strings used to specify the network endpoint group and its location."],["This documentation defines the methods, properties, and constructors available for `GetRegionNetworkEndpointGroupRequest` along with any applicable inheritance or interfaces."]]],[]]