Required. The resource name of the findings refinement deployment. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment
[[["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 updates an existing findings refinement deployment using the `PATCH` method."],["The request requires specifying the `findingsRefinementDeployment.name` as a path parameter, which includes the project, location, instance, and findings refinement identifier."],["The `updateMask` query parameter is required to specify which fields within the `FindingsRefinementDeployment` resource should be updated, and can use wildcard character '*'."],["The request body and the successful response both contain an instance of the `FindingsRefinementDeployment` resource."],["Updating this deployment requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.findingsRefinementDeployments.update` on the specified resource."]]],[]]