[[["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-01-15 UTC."],[[["This webpage outlines how to create a new version of an agent, which will point to the agent instance in the \"default\" environment."],["The process involves sending a POST request to a specific endpoint using gRPC Transcoding syntax, and the URL requires a `parent` path parameter, formatted as `projects/\u003cProject ID\u003e/agent` or `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agent`."],["The request body should include an instance of the Version object, and a successful response will contain a newly created Version object."],["Creating a new version requires `dialogflow.versions.create` IAM permission and one of the specified OAuth scopes for authorization."],["The user can use the try it feature to see the functionality in action."]]],[]]