public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class GetGroupRequest.
[[["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-17 UTC."],[[["This webpage provides documentation for the `GetGroupRequest` class within the Google Cloud Monitoring v3 API, detailing its structure and usage."],["The latest version available is 3.15.0, with multiple historical versions listed ranging from 3.14.0 down to 2.3.0, all accessible through respective links."],["`GetGroupRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GetGroupRequest` class has properties such as `GroupName`, `Name`, and `ResourceName`, used to specify and retrieve group information from Google Cloud Monitoring."],["The main purpose of `GetGroupRequest` is to retrieve a specific group using its name, which follows the format `projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID]`."]]],[]]