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 page provides reference documentation for the `GetGroupRequest` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `GetGroupRequest` class is used to retrieve a group in Google Cloud Monitoring, with the required format for specifying the group being `projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID]`."],["The documentation outlines the class's properties, including `Name`, `GroupName`, and `ResourceName`, and includes its inheritance and implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the Google Cloud Monitoring v3 API class `GetGroupRequest` is version 3.15.0, and the page also includes 19 previous versions, ranging back to version 2.3.0, allowing developers to select their specific version."],["This documentation is within the namespace `Google.Cloud.Monitoring.V3`, and it comes from the assembly `Google.Cloud.Monitoring.V3.dll`."]]],[]]