[[["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-03-21 UTC."],[[["This document describes the `ErrorGroupServiceBase` class, which serves as the base for server-side implementations of the `ErrorGroupService` within the `Google.Cloud.ErrorReporting.V1Beta1` namespace."],["The `ErrorGroupServiceBase` class, inheriting from `Object`, provides two primary methods for managing error groups: `GetGroup` to retrieve a specified error group, and `UpdateGroup` to modify the data of an existing error group."],["Both `GetGroup` and `UpdateGroup` methods accept a corresponding request object (`GetGroupRequest` or `UpdateGroupRequest`) along with a `ServerCallContext` and return a `Task\u003cErrorGroup\u003e`, which contains the response to send back to the client."],["The page content covers version `2.0.0-beta05` of the Error Reporting API, and provides links to the latest version, as well as an older version, both of which are beta versions as well."]]],[]]