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-01-15 UTC."],[[["This webpage details the process of creating a new Playbook version via a POST HTTP request to a specified endpoint."],["The request URL utilizes gRPC Transcoding syntax and requires a `parent` path parameter in a specific format to identify the playbook."],["The request body must contain a `PlaybookVersion` instance, while the successful response also returns a newly created `PlaybookVersion`."],["Authorization to make this request requires specific IAM permissions (`dialogflow.playbooks.update`) on the parent resource."],["The requests to the platform can use one of the two available OAuth scopes (`https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`)."]]],[]]