Reference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::GetGroupRequest.
A request to return an individual group.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#group_name
defgroup_name()->::String
Returns
(::String) — Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id} or
projects/{projectID}/locations/{location}/groups/{group_id}. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
In the group resource name, the group_id is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global is
the default when unspecified.
#group_name=
defgroup_name=(value)->::String
Parameter
value (::String) — Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id} or
projects/{projectID}/locations/{location}/groups/{group_id}. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
In the group resource name, the group_id is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global is
the default when unspecified.
Returns
(::String) — Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id} or
projects/{projectID}/locations/{location}/groups/{group_id}. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
In the group resource name, the group_id is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global is
the default when unspecified.
[[["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-09-03 UTC."],[],[],null,["# Error Reporting V1beta1 API - Class Google::Cloud::ErrorReporting::V1beta1::GetGroupRequest (v0.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.0 (latest)](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/latest/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.13.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.13.1/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.12.0/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.11.1/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.10.0/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.9.2](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.9.2/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.8.0/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.7.0/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.6.0/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.5.1/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest)\n- [0.4.5](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.4.5/Google-Cloud-ErrorReporting-V1beta1-GetGroupRequest) \nReference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::GetGroupRequest.\n\nA request to return an individual group. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #group_name\n\n def group_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The group resource name. Written as either `projects/{projectID}/groups/{group_id}` or `projects/{projectID}/locations/{location}/groups/{group_id}`. Call \\[groupStats.list\\] \\[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats\\] to return a list of groups belonging to this project.\n\n\n Examples: `projects/my-project-123/groups/my-group`,\n `projects/my-project-123/locations/global/groups/my-group`\n\n In the group resource name, the `group_id` is a unique identifier for a\n particular error group. The identifier is derived from key parts of the\n error-log content and is treated as Service Data. For information about\n how Service Data is handled, see [Google Cloud Privacy\n Notice](https://cloud.google.com/terms/cloud-privacy-notice).\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\n the default when unspecified.\n\n### #group_name=\n\n def group_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The group resource name. Written as either `projects/{projectID}/groups/{group_id}` or `projects/{projectID}/locations/{location}/groups/{group_id}`. Call \\[groupStats.list\\] \\[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats\\] to return a list of groups belonging to this project.\n\n\n Examples: `projects/my-project-123/groups/my-group`,\n `projects/my-project-123/locations/global/groups/my-group`\n\n In the group resource name, the `group_id` is a unique identifier for a\n particular error group. The identifier is derived from key parts of the\n error-log content and is treated as Service Data. For information about\n how Service Data is handled, see [Google Cloud Privacy\n Notice](https://cloud.google.com/terms/cloud-privacy-notice).\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\nthe default when unspecified. \n**Returns**\n\n- (::String) --- Required. The group resource name. Written as either `projects/{projectID}/groups/{group_id}` or `projects/{projectID}/locations/{location}/groups/{group_id}`. Call \\[groupStats.list\\] \\[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats\\] to return a list of groups belonging to this project.\n\n\n Examples: `projects/my-project-123/groups/my-group`,\n `projects/my-project-123/locations/global/groups/my-group`\n\n In the group resource name, the `group_id` is a unique identifier for a\n particular error group. The identifier is derived from key parts of the\n error-log content and is treated as Service Data. For information about\n how Service Data is handled, see [Google Cloud Privacy\n Notice](https://cloud.google.com/terms/cloud-privacy-notice).\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\n the default when unspecified."]]