[[["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 documentation describes how to create or update an agent using a POST request to a specific endpoint, identified in the HTTP request section."],["The request URL requires a project ID as a path parameter, `agent.parent`, to specify where the agent will be created or updated."],["An optional `updateMask` query parameter can be used to control which fields of the agent are updated during the request."],["The request and response bodies both utilize an `Agent` instance, which is defined in the Dialogflow documentation."],["To authorize requests, one of the specified OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, is required."]]],[]]