[[["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 and specifies the unique identifier of the fulfillment, following a specific format."],["The `updateMask` query parameter is mandatory to define which fields will be updated in the fulfillment; omitting it updates all fields."],["Both the request and response bodies utilize an instance of `Fulfillment`, and the structure is consistent between both."],["Authorization requires one of two OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]