public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class GetGroupRequest.
The request for
[HubService.GetGroup][google.cloud.networkconnectivity.v1.HubService.GetGroup].
[[["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 document provides reference documentation for the `GetGroupRequest` class within the Google Cloud Network Connectivity v1 API, specifically version 2.5.0."],["`GetGroupRequest` is used to make requests to the `HubService.GetGroup` method and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetGroupRequest` class has two constructors, one default and one that allows cloning an existing `GetGroupRequest` object."],["The `GetGroupRequest` class contains two properties, `GroupName` which is a typed view of `Name` and `Name` which is the required route table resource name."],["This documentation provides a historical log of versions available for `GetGroupRequest` dating from 1.0.0 to the latest version 2.9.0."]]],[]]