[[["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-08-22 UTC."],[[["\u003cp\u003eThis page offers reference documentation and resources for the Dialogflow Node.js client library.\u003c/p\u003e\n"],["\u003cp\u003eThe library reference, language guide, and GitHub repository are provided for in-depth information and source code access.\u003c/p\u003e\n"],["\u003cp\u003eA quickstart guide is available to introduce users to the library's basic usage.\u003c/p\u003e\n"],["\u003cp\u003eThe Dialogflow Node.js library can be installed using the command: \u003ccode\u003enpm install @google-cloud/dialogflow\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA V2Beta1 client library is available, offering new features not in the V2 API, but it's in Beta and not intended for critical, real-time use.\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\n```\n\nV2Beta1 client library\n----------------------\n\n| **Beta** \n| The V2Beta1 API might be changed in backward-incompatible ways and is not subject to any SLA or deprecation policy. The V2Beta1 API is not intended for real-time usage in critical applications.\n\nDialogflow's V2Beta1 API offers new features that are not yet available with the V2 API.\nTo use the V2Beta1 client library:\n\n- Enable beta features. See [agent general settings](/dialogflow/docs/agents-settings#general).\n- Specify the V2Beta1 API in your code by using the following require statement:\n\n const dialogflow = require('https://cloud.google.com/nodejs/docs/reference/dialogflow/latest/overview.html').v2beta1;"]]