Commit 21bdadd
File tree
Expand file treeCollapse file tree
6 files changed
+580
-17
lines changedFilter options
- google/api_core/operations_v1
- transports
- tests/unit/operations_v1
Expand file treeCollapse file tree
6 files changed
+580
-17
lines changedgoogle/api_core/operations_v1/__init__.py
Copy file name to clipboardExpand all lines: google/api_core/operations_v1/__init__.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
24 | 35 |
|
25 | 36 |
|
26 | 37 |
|
27 | 38 |
|
28 | 39 |
|
29 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
google/api_core/operations_v1/transports/__init__.py
Copy file name to clipboardExpand all lines: google/api_core/operations_v1/transports/__init__.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
21 | 29 |
|
22 | 30 |
|
23 | 31 |
|
24 | 32 |
|
25 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
26 | 37 |
|
27 | 38 |
|
28 | 39 |
|
29 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
google/api_core/operations_v1/transports/base.py
Copy file name to clipboardExpand all lines: google/api_core/operations_v1/transports/base.py+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
118 |
| - |
| 119 | + |
119 | 120 |
|
| 121 | + |
120 | 122 |
|
121 | 123 |
|
122 | 124 |
|
123 |
| - |
| 125 | + |
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
| ||
135 | 137 |
|
136 | 138 |
|
137 | 139 |
|
138 |
| - |
| 140 | + |
139 | 141 |
|
140 | 142 |
|
141 | 143 |
|
| ||
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
153 |
| - |
| 155 | + |
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
| ||
165 | 167 |
|
166 | 168 |
|
167 | 169 |
|
168 |
| - |
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
0 commit comments