public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Required. The group resource name. Written as
projects/{projectID}/groups/{group_name}. Call
groupStats.list
to return a list of groups belonging to this project.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eGetGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ErrorReporting.V1Beta1\u003c/code\u003e namespace, version 2.0.0-beta05, which is used to retrieve information about a specific error group.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGroupRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eGetGroupRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eGetGroupRequest(GetGroupRequest other)\u003c/code\u003e for creating new instances, potentially based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes properties \u003ccode\u003eGroupName\u003c/code\u003e of type string, allowing for the setting and retrieval of the error group's resource name, and \u003ccode\u003eGroupNameAsErrorGroupName\u003c/code\u003e allowing for the retrieval of an \u003ccode\u003eErrorGroupName\u003c/code\u003e type view.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes links to the latest version 3.0.0-beta05 as well as to an older version 3.0.0-beta04, showing the hierarchy of versions in this documentation.\u003c/p\u003e\n"]]],[],null,[]]