Skip to content

Commit 20c2ab4

Browse files
fix(v3): BREAKING rename UserInput.input_ to UserInput.input (#58)
fix: require google-api-core>=1.22.2
1 parent a811fa0 commit 20c2ab4

File tree

9 files changed

+507
-507
lines changed

9 files changed

+507
-507
lines changed

packages/google-cloud-dialogflow-cx/google/cloud/dialogflowcx_v3/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@
293293
"IntentCoverage",
294294
"IntentInput",
295295
"IntentView",
296-
"IntentsClient",
297296
"ListAgentsRequest",
298297
"ListAgentsResponse",
299298
"ListEntityTypesRequest",
@@ -400,4 +399,5 @@
400399
"WebhookRequest",
401400
"WebhookResponse",
402401
"WebhooksClient",
402+
"IntentsClient",
403403
)

0 commit comments

Comments
 (0)