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 reference documentation for the `GetGroupRequest` class within the Google Cloud Monitoring v3 API for .NET, specifically version 3.8.0."],["The `GetGroupRequest` class is used to retrieve a group and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that accepts another `GetGroupRequest` object as a parameter for copying."],["Key properties of the `GetGroupRequest` class include `GroupName`, `Name`, and `ResourceName`, which are used to specify the group to be retrieved."],["The page lists the availability of 19 previous versions of the api, including the latest version which is 3.15.0."]]],[]]