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 documentation details how to create a playbook within a specified agent using a POST request."],["The required HTTP request method is `POST`, and the endpoint follows a structured format using gRPC Transcoding syntax."],["The `parent` path parameter is mandatory and designates the agent within which the playbook will be created, necessitating `dialogflow.playbooks.create` IAM permission."],["The request body must contain an instance of `Playbook`, and upon success, the response will include the newly created `Playbook` instance."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]