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. Seethe details.
Dialogflow's V3Beta1 API offers new features
that are not yet available with the V3 API.
To use the V3Beta1 client library,
specify the V3Beta1 API in your code
by using the following require statement:
[[["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-09-04 UTC."],[[["\u003cp\u003eThis page offers documentation and resources for the Dialogflow Node.js client library.\u003c/p\u003e\n"],["\u003cp\u003eThe provided library reference link gives access to detailed information about the Dialogflow Node.js library.\u003c/p\u003e\n"],["\u003cp\u003eThe GitHub repository offers access to the source code and additional documentation for this client library.\u003c/p\u003e\n"],["\u003cp\u003eThe guide walks through the steps of using the Dialogflow Node.js client library in the cloud, and how to install it locally.\u003c/p\u003e\n"],["\u003cp\u003eThe V3Beta1 client library is in Beta and is subject to change and is not for use in real-time applications, but offers new features not available in V3.\u003c/p\u003e\n"]]],[],null,["# Node.js client library\n\nThis page provides reference documentation and related resources for the\nDialogflow Node.js client library.\n\n### Installation\n\n\nTo install the client library:\n\n```\nnpm install @google-cloud/dialogflow-cx\n```\n\nV3Beta1 client library\n----------------------\n\n| **Beta** \n| The V3Beta1 API might be changed in backward-incompatible ways and is not subject to any SLA or deprecation policy. The V3Beta1 API is not intended for real-time usage in critical applications.\n\nDialogflow's V3Beta1 API offers new features\nthat are not yet available with the V3 API.\nTo use the V3Beta1 client library,\nspecify the V3Beta1 API in your code\nby using the following require statement: \n\n const dialogflow = require('https://cloud.google.com/nodejs/docs/reference/dialogflow-cx/latest/overview.html').v3Beta1;"]]