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-03-21 UTC."],[[["This webpage provides documentation for the `GetGroupRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The class `GetGroupRequest` is used to make a request to retrieve a group from Google Cloud Monitoring."],["The documentation includes an overview of the `GetGroupRequest` class, detailing its constructors, properties such as `GroupName`, `Name`, and `ResourceName`, and inherited members."],["The documentation provides access to the different versions of the API, from 2.3.0 up to the latest, 3.15.0, as well as the current 3.13.0 version."],["The required format to retrieve the group with `GetGroupRequest` is `projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID]`."]]],[]]