Full resource name for the findings refinement. Format: projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
[[["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-01-22 UTC."],[[["This endpoint, `projects.locations.instances.findingsRefinements.patch`, allows for updating an existing findings refinement resource within the Google Chronicle platform."],["The `findingsRefinement.name` path parameter, a string, is required to specify the full resource name of the findings refinement to be updated, using the specific format provided."],["The `updateMask` query parameter allows users to define which fields should be updated, and a `*` will allow all fields to be updated."],["The request body should contain an instance of `FindingsRefinement` with the updated data, and a successful response will also contain an instance of `FindingsRefinement`."],["To use this endpoint, you must have the `chronicle.findingsRefinements.update` IAM permission on the specified resource and also have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]