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-04-09 UTC."],[[["This page provides reference documentation for the `GetGroupRequest` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["The `GetGroupRequest` class is a request message used for the `HubService.GetGroup` method and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API for the GetGroupRequest, with version 2.9.0 being the latest and details regarding version 2.8.0."],["The `GetGroupRequest` class has two constructors and two properties: `GroupName` and `Name`, the `Name` property being a required string to identify the resource."],["This page also lists all the inherited members from the object class, as well as the namespace and the assembly."]]],[]]