Commit e12e2d4
docs(samples): add try blocks to clean up resources in samples and sample tests (#521)
* add try block to clean up resources
Change-Id: Ie68f4715646942d2e78189b3477cb9a5a31713b8
* docs: add try block to clean up resources
Change-Id: Ibaa2bd6a9f687b67af61a5f958c37e2faf087434
* add try block to clean up resources
Change-Id: I60fff4d6c83d42b8921b4ed4ce6c0eea76a952c6
* add try block to clean up resources
Change-Id: I2facb88a81c1d76d5b2316da04cebdffba6634b9
* add Thread.sleep to try blocks, fix checkstyle
Change-Id: I0eab8286ac21a8becf64b541100050581016ca5d
* add Thread.sleep
Change-Id: I94553a4501a6bdfbdcad1360833cd5e4352d9a77
* add Thread.sleep
Change-Id: I123c577193306dc4625d2d56637e71e13cd06f70
* add try block to clean up resources
Change-Id: I38d51da44e19b7c50d09d3e32aa6b5378c8fc0e2
* change fulfillmentInfo tag
Change-Id: I8f0b7e31a2283c5dae7c6b377861ee03e8cbe621
* add try block to clean up resources
Change-Id: I3ee67b4c3ce45b18138d9382fd18f5f4646372db
* add ;
Change-Id: I10cb37ff93f4c28c1f94d8e221c893fe4b74835a
* remove try block
Change-Id: I9b5f96d7c0ee75745084ed2a277fb9dc8b76a98f
* move try block
Change-Id: I17eeaf75673cb24682552dd59916c0ad5d68b89a
* remove try block
Change-Id: I001e1bd68b5c0953d2c634239828d81bf2576a25
* change fulfillmentInfo tag
Change-Id: I1454736df9212b36afcd322ef3ce8c677b3500e8
* checkstyle
Change-Id: I10d3750668a4acb9ff18f58fdb4f1a19faf6eacc
* add try block to clean up resources
Change-Id: I2a56b4f9b558fbebb816fb409fdabff4ee194f2f
* add catch
Change-Id: I7dd46f9543256427e9d86ab4f60b4806bdb8bd9a
* remove println
Change-Id: Idb0f4d75d0e7902a666248c48ed4fc54aeef5e59
* checkstyle
Change-Id: Ie28023c2bf6422a50dc5e09128ede1e49679c95d
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* add try-with-resources comment to client object creation lines in snippets
Change-Id: Ic1acaa6097e972b2db35cca2f5928e826ef08964
* add string.format
Change-Id: I25e7e803c8d0b40e6503b6ed8c5fd1c872c4506b
* update parentPath
Change-Id: Id387695b0d86c30c74f796e7f57db6e1f8be43bd
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 07b8703 commit e12e2d4
File tree
29 files changed
+157
-78
lines changed- dialogflow-cx/snippets/src
- main/java/dialogflow/cx
- test/java/dialogflow/cx
29 files changed
+157
-78
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments