nodejs-dialogflow icon indicating copy to clipboard operation
nodejs-dialogflow copied to clipboard

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.

Results 6 nodejs-dialogflow issues
Sort by recently updated
recently updated
newest added

- [ ] Regenerate this pull request now. PiperOrigin-RevId: 463362184 Source-Link: https://github.com/googleapis/googleapis/commit/1805fc2b06fd2813572f54553b8d030bf9f8b6bb Source-Link: https://github.com/googleapis/googleapis-gen/commit/c47083a7b829c85e3423250f7cf431f07238ad04 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzQ3MDgzYTdiODI5Yzg1ZTM0MjMyNTBmN2NmNDMxZjA3MjM4YWQwNCJ9 docs: added an explicit note that DetectIntentRequest's text input is limited by 256 characters...

api: dialogflow
owl-bot-copy
size: s

This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....

priority: p1
type: bug
api: dialogflow
flakybot: issue
flakybot: flaky

### My question is related to the typescript types in this library In the [specification](https://cloud.google.com/nodejs/docs/reference/dialogflow/latest/dialogflow/protos.google.cloud.dialogflow.v2.webhookrequest#_google_cloud_dialogflow_protos_google_cloud_dialogflow_v2_WebhookRequest_queryResult_member) for WebhookRequest it says that the **queryResult** parameter is possibly undefined. But i never encountered...

type: question
api: dialogflow
priority: p3

Hello, We're noticing a significant delay between detecting the intent and receiving the audio buffer, Sometime it goes above 10s. Once we stepped out to GCP API/Service details we saw...

type: question
api: dialogflow
priority: p3

:robot: I have created a release *beep* *boop* --- ## [5.3.0](https://github.com/googleapis/nodejs-dialogflow/compare/v5.2.1...v5.3.0) (2022-10-06) ### Features * Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) ([#1002](https://github.com/googleapis/nodejs-dialogflow/issues/1002)) ([3475fc1](https://github.com/googleapis/nodejs-dialogflow/commit/3475fc14909c451b10edb847101aed8efaa75988)) * Include conversation dataset name to be...

autorelease: pending
api: dialogflow
size: s

Hi, I have a cloud function that handles the dialogflow detect intent request. I have 2 custom environments on my dialogflow account (dev and prod) and am wondering where in...

type: question
api: dialogflow
priority: p3