[[["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 HTTP request to the designated endpoint."],["The request requires a path parameter, `answerRecord.name`, which represents the unique identifier of the record, formatted as `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/answerRecords/\u003cAnswer Record ID\u003e`."],["A required query parameter, `updateMask`, specifies which fields within the answer record should be updated, using a comma-separated list of field names."],["Both the request and successful response bodies utilize the `AnswerRecord` format, which can be found in the specified link."],["The request needs to be done with one of the following authorization scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]