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, specifically for .NET development."],["The `GetGroupRequest` class is used to retrieve a specific group from Google Cloud Monitoring, identified by its project and group ID."],["The latest version of the API documentation is version 3.15.0, however the documentation provided on this page is for version 3.7.0."],["The `GetGroupRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetGroupRequest` class has two constructors, and includes the properties `GroupName`, `Name`, and `ResourceName`, which provide different views for the resource name of the group being requested."]]],[]]