public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class GetGroupRequest.
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\u003eThe \u003ccode\u003eGetGroupRequest\u003c/code\u003e class is part of the Google Cloud Error Reporting v1beta1 API, used to request data for a specific error group.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetGroupRequest\u003c/code\u003e has two constructors: a default constructor and one that copies an existing \u003ccode\u003eGetGroupRequest\u003c/code\u003e object, for creating a new instance or cloning an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eGroupName\u003c/code\u003e which is a string, and \u003ccode\u003eGroupNameAsErrorGroupName\u003c/code\u003e which is of type \u003ccode\u003eErrorGroupName\u003c/code\u003e, to specify the group to retrieve, formatted as \u003ccode\u003eprojects/{projectID}/groups/{group_name}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.0.0-beta05, and previous versions such as 3.0.0-beta04 and 2.0.0-beta05 are also available.\u003c/p\u003e\n"]]],[],null,[]]