[[["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-05 UTC."],[[["This page details how to update a specific answer record using a PATCH request to a defined endpoint."],["The request requires a unique `answerRecord.name` path parameter to identify the record, and an `updateMask` query parameter to specify which fields to update."],["Both the request and response bodies use the `AnswerRecord` resource."],["Authorization to modify the AnswerRecord requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."],["The specific endpoint is provided to execute the `PATCH` HTTP request, with the format `https://{endpoint}/v2/{answerRecord.name=projects/*/answerRecords/*}`."]]],[]]