Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see Multilingual intent and entity data.
[[["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 specific intent using the Dialogflow API's PATCH method."],["The HTTP request uses a URL structure with a required path parameter, `intent.name`, to identify the specific intent."],["Optional query parameters, such as `languageCode`, `updateMask`, and `intentView`, can be used to refine the update operation, allowing for language specification, field masking, and view adjustment."],["The request and response bodies both utilize the `Intent` resource, which defines the structure for the intent being updated or returned."],["The API requires specific OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, for authorization."]]],[]]