dialogflow/cloud-client should be rewritten to support v2
See original GitHub issueIn #3130 upgrading to com.google.cloud:google-cloud-dialogflow:2.0.0
there are many changes that break, so the sample should be rewritten.
@stephaniewang526 Could you find someone to work on this?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Dialogflow API - Google Cloud
It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple ...
Read more >Ruby Client for the Dialogflow API - GitHub
Ruby Client for the Dialogflow API. API Client library for the Dialogflow API. Dialogflow is an end-to-end, build-once deploy-everywhere development suite ...
Read more >Project: google-cloud-dialogflow - The Ruby Toolbox
A small number are written and maintained by hand. You can identify a generated client library by the presence of .OwlBot.yaml in the...
Read more >Building a Chatbot with Dialogflow and Google Cloud Platform
We will be building our very own chatbot with Dialogflow and ... and how you can build your own chatbot to respond to...
Read more >How to make http call on DialogFlow v2 using Javascript ajax ...
To get access token we can make use of Google cloud SDK to obtain the token, but it has one hour validity so...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s up to you. If you do, the typical work flow is:
It’s probably easier if you first submit here, then do the move if you choose to do it.
@lesv Since im making changes in most of the files, Should I move and migrate PR in java-dialogflow repo?