This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit ac7eec7
authored
feat: support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook (#173)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/f9004fbd-f502-490a-ae97-74367ba99c7a/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 367052612 Source-Link: googleapis/googleapis@9a386bc PiperOrigin-RevId: 367042726 Source-Link: googleapis/googleapis@163ed6c1 parent 9422b20 commit ac7eec7
File tree
35 files changed
+2895
-860
lines changed- google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx
- v3beta1
- v3
- proto-google-cloud-dialogflow-cx-v3beta1/src/main
- java/com/google/cloud/dialogflow/cx/v3beta1
- proto/google/cloud/dialogflow/cx/v3beta1
- proto-google-cloud-dialogflow-cx-v3/src/main
- java/com/google/cloud/dialogflow/cx/v3
- proto/google/cloud/dialogflow/cx/v3
35 files changed
+2895
-860
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
| 348 | + | |
346 | 349 | | |
347 | 350 | | |
348 | 351 | | |
| |||
386 | 389 | | |
387 | 390 | | |
388 | 391 | | |
| 392 | + | |
389 | 393 | | |
390 | 394 | | |
391 | 395 | | |
| |||
429 | 433 | | |
430 | 434 | | |
431 | 435 | | |
| 436 | + | |
432 | 437 | | |
433 | 438 | | |
434 | 439 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
| 348 | + | |
346 | 349 | | |
347 | 350 | | |
348 | 351 | | |
| |||
386 | 389 | | |
387 | 390 | | |
388 | 391 | | |
| 392 | + | |
389 | 393 | | |
390 | 394 | | |
391 | 395 | | |
| |||
429 | 433 | | |
430 | 434 | | |
431 | 435 | | |
| 436 | + | |
432 | 437 | | |
433 | 438 | | |
434 | 439 | | |
| |||
0 commit comments