Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(v3): BREAKING rename UserInput.input_ to UserInput.input (#58)
fix: require google-api-core>=1.22.2
  • Loading branch information
yoshi-automation committed Apr 3, 2021
1 parent 3ce621d commit 3440f18
Show file tree
Hide file tree
Showing 9 changed files with 507 additions and 507 deletions.
2 changes: 1 addition & 1 deletion google/cloud/dialogflowcx_v3/__init__.py
Expand Up @@ -293,7 +293,6 @@
"IntentCoverage",
"IntentInput",
"IntentView",
"IntentsClient",
"ListAgentsRequest",
"ListAgentsResponse",
"ListEntityTypesRequest",
Expand Down Expand Up @@ -400,4 +399,5 @@
"WebhookRequest",
"WebhookResponse",
"WebhooksClient",
"IntentsClient",
)

0 comments on commit 3440f18

Please sign in to comment.