Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class GetGroupRequest.
A request to return an individual group.
Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.GetGroupRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ group_name
string
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. Example: projects/my-project-123/groups/my-group
getGroupName
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.
Example: projects/my-project-123/groups/my-group
Returns
Type
Description
string
setGroupName
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"]],[["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 2024-12-19 UTC."],[],[]]