DefinitelyTyped/types/dialogflow
Joseph Thibeault f7495cf1da add setAgent method annotations for dialogflow v2 (#38288)
* add setAgent method annotations for dialogflow v2

* add string union types and set agent overload

* use string union types instead of enums for ApiVersion and Tier
* add method overload for calling setAgent with callback only and no options object

* add method overloads; add missing delete method

* adds method overloads to agents client for passing the callback as second arg
* add missing deleteAgent method
* add missing projectPath method
* add missing matchProjectFromProjectName method

* add double quotes; add tslint avoid-escape to enforce

* remote double quote enforcement
2019-09-17 14:40:21 -04:00
..
dialogflow-tests.ts
index.d.ts
tsconfig.json
tslint.json