Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["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 document describes how to create a new version for a specified Tool using a POST HTTP request to a given endpoint."],["The HTTP request requires a `parent` path parameter, representing the tool's location, in the format `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/tools/\u003cToolID\u003e`, with specific IAM authorization."],["The request body must include an instance of `ToolVersion`, and a successful response will return a newly created `ToolVersion` instance."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."],["The request is formatted using gRPC Transcoding syntax, and a list of supported service endpoints is provided in the documentation."]]],[]]