File tree
Expand file treeCollapse file tree
2 files changed
+49
-10
lines changedFilter options
- google/api_core
- tests/unit
Expand file treeCollapse file tree
2 files changed
+49
-10
lines changedgoogle/api_core/client_options.py
Copy file name to clipboardExpand all lines: google/api_core/client_options.py+19-7Lines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
| ||
73 | 78 |
|
74 | 79 |
|
75 | 80 |
|
| 81 | + |
| 82 | + |
| 83 | + |
76 | 84 |
|
77 | 85 |
|
78 | 86 |
|
| ||
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
84 | 95 |
|
85 | 96 |
|
86 | 97 |
|
| ||
90 | 101 |
|
91 | 102 |
|
92 | 103 |
|
93 |
| - |
| 104 | + |
| 105 | + |
94 | 106 |
|
95 | 107 |
|
96 | 108 |
|
|
tests/unit/test_client_options.py
Copy file name to clipboardExpand all lines: tests/unit/test_client_options.py+30-3Lines changed: 30 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
32 | 39 |
|
33 | 40 |
|
34 | 41 |
|
35 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
36 | 49 |
|
37 | 50 |
|
38 | 51 |
|
| ||
61 | 74 |
|
62 | 75 |
|
63 | 76 |
|
64 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
65 | 87 |
|
66 | 88 |
|
67 | 89 |
|
68 |
| - |
69 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
70 | 97 |
|
71 | 98 |
|
72 | 99 |
|
|
0 commit comments