Commit 2392afe
authored
docs(samples): add tag to statement timeout sample (#2931)
* docs(samples): add tag to statement timeout sample
Add a tag to the StatementTimeoutExample, so we can include this sample
in the documentation.
* docs: add clarifying comment regarding setting longer timeout
* chore: reduce line lengths1 parent 4905921 commit 2392afe
File tree
1 file changed
+7
-0
lines changed- samples/snippets/src/main/java/com/example/spanner
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| 82 | + | |
76 | 83 | | |
0 commit comments