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."],["The `GetGroupRequest` class is used to retrieve a specific group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is 3.15.0, and the page lists documentation for versions ranging from 2.3.0 to 3.15.0, allowing users to see documentation from previous versions as well."],["`GetGroupRequest` has two constructors, and it includes properties like `GroupName`, `Name`, and `ResourceName`, each serving different purposes in identifying and retrieving the desired group."]]],[]]