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."],[[["The latest version of the `GetGroupRequest` API is 2.9.0, and documentation for various versions, ranging from 1.0.0 to 2.9.0, are available for this Network Connectivity v1 API class."],["`GetGroupRequest` is a class used for requesting `HubService.GetGroup` and it inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetGroupRequest` includes two constructors, one default and one that accepts another `GetGroupRequest` object as a parameter."],["`GetGroupRequest` contains two primary properties, `GroupName`, which is a `GroupName`-typed view, and `Name`, which represents the required name of the route table resource."],["The Network Connectivity v1 API class `GetGroupRequest` belongs to the `Google.Cloud.NetworkConnectivity.V1` namespace within the `Google.Cloud.NetworkConnectivity.V1.dll` assembly."]]],[]]