Commit 50b8eef
File tree
Expand file treeCollapse file tree
3 files changed
+43
-0
lines changedOpen diff view settings
Filter options
- packages/google-cloud-vision
- google/cloud/vision
- unit_tests
Expand file treeCollapse file tree
3 files changed
+43
-0
lines changedOpen diff view settings
Collapse file
packages/google-cloud-vision/google/cloud/vision/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-vision/google/cloud/vision/__init__.py+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
17 | 21 | |
Collapse file
packages/google-cloud-vision/google/cloud/vision/_http.py
Copy file name to clipboardExpand all lines: packages/google-cloud-vision/google/cloud/vision/_http.py+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
| 17 | + |
17 | 18 | |
18 | 19 | |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
22 | 24 | |
| 25 | + |
| 26 | + |
| 27 | + |
23 | 28 | |
24 | 29 | |
25 | 30 | |
| ||
36 | 41 | |
37 | 42 | |
38 | 43 | |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
39 | 48 | |
40 | 49 | |
41 | 50 | |
|
Collapse file
packages/google-cloud-vision/unit_tests/test__http.py
Copy file name to clipboardExpand all lines: packages/google-cloud-vision/unit_tests/test__http.py+30Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
41 | 71 | |
42 | 72 | |
43 | 73 | |
|
0 commit comments