[[["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 webpage details how to update a fulfillment using a `PATCH` HTTP request to a specific endpoint, utilizing gRPC Transcoding syntax."],["The `fulfillment.name` path parameter is required to uniquely identify the fulfillment and supports two formats: `projects/\u003cProject ID\u003e/agent/fulfillment` or `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agent/fulfillment`."],["The `updateMask` query parameter is required to specify which fields within the fulfillment will be updated, and it uses a comma-separated list of fully qualified field names."],["Both the request and response bodies contain an instance of the `Fulfillment` object, detailing the data being sent and received."],["To successfully use the endpoint, you'll need to utilize one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]