Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialogflow: support apiv3 #3634

Closed
ffeldhaus opened this issue Jan 29, 2021 · 3 comments · Fixed by #3850
Closed

dialogflow: support apiv3 #3634

ffeldhaus opened this issue Jan 29, 2021 · 3 comments · Fixed by #3850
Assignees
Labels
api: dialogflow Issues related to the Dialogflow API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ffeldhaus
Copy link

With the GA release of Dialogflow CX on December 15th, the API endpoint changed to v3. Currently the Client Libraries for Go only support the v3beta1 endpoint.

Please implement the v3 endpoint as documented here:
https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3-overview

@ffeldhaus ffeldhaus added the triage me I really want to be triaged. label Jan 29, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the Dialogflow API. label Jan 29, 2021
@codyoss codyoss added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Jan 29, 2021
@codyoss
Copy link
Member

codyoss commented Jan 29, 2021

Thanks for your interest in the api. This will be generated in the near future. 😄

@codyoss codyoss self-assigned this Jan 29, 2021
@ffeldhaus
Copy link
Author

@codyoss do you have an update on when the apiv3 will be available?

@codyoss
Copy link
Member

codyoss commented Mar 23, 2021

This should get released sometime later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dialogflow Issues related to the Dialogflow API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants