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, specifically for .NET development."],["The `GetGroupRequest` class is used to retrieve a group from Google Cloud Monitoring, with the latest version being 3.15.0 and documentation available for versions dating back to 2.3.0."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with additional links for all of these interfaces."],["The `GetGroupRequest` class includes properties such as `GroupName`, `Name`, and `ResourceName` for identifying the group to retrieve, all of which have links to further description."],["The documentation provides information on the `GetGroupRequest` constructors, which consist of a default constructor, and one that takes in a `GetGroupRequest` as a parameter."]]],[]]