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."],[[["The page provides documentation for the `GetGroupRequest` class within the Google Cloud Monitoring v3 API, detailing its usage and properties."],["The `GetGroupRequest` class is used to retrieve a specific group within the Google Cloud Monitoring system, identified by a project ID or number and a group ID."],["There is an extensive list of versions of the Google Cloud Monitoring V3, with version 3.15.0 being the latest available and 2.3.0 being the oldest one listed."],["The page contains multiple methods that the `GetGroupRequest` class implements, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetGroupRequest` includes properties such as `GroupName`, `Name`, and `ResourceName`, allowing for detailed control over the group retrieval process."]]],[]]