Commit 8040bc4
Jon Wayne Parrott
Replace usage of google.api.core with google.api_core (googleapis#4221)
* Remove api.core packages from google.cloud.core, make google.cloud.core depend on api_core.
* s/google.api.core/google.api_core/g and nox updates
* Fixing core tests, addressing review feedback
* Fix bigquery1 parent 961c70c commit 8040bc4Copy full SHA for 8040bc4
99 files changed
+188-5,791Lines changed: 188 additions & 5791 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .circleci
- .github
- api_core
- google/api_core/future
- bigquery
- google/cloud/bigquery
- bigtable
- google/cloud/bigtable
- tests/unit
- core
- google
- api
- core
- future
- gapic_v1
- operations_v1
- cloud
- tests/unit/api_core
- future
- gapic
- operations_v1
- datastore
- google/cloud/datastore
- tests/unit
- dns
- google/cloud/dns
- error_reporting
- firestore
- language
- logging
- google/cloud/logging
- monitoring
- pubsub
- google/cloud/pubsub_v1/publisher
- resource_manager
- google/cloud/resource_manager
- tests/unit
- runtimeconfig
- google/cloud/runtimeconfig
- spanner
- google/cloud/spanner_v1
- tests/unit
- speech
- storage
- google/cloud/storage
- tests/unit
- test_utils/scripts
- trace
- google/cloud/trace
- translate
- vision
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
| 44 | + |
45 | 45 | |
46 | 46 | |
47 | 47 | |
|
Collapse file
+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
| 13 | + |
| 14 | + |
17 | 15 | |
18 | 16 | |
19 | 17 | |
|
Collapse file
api_core/google/api_core/future/polling.py
Copy file name to clipboardExpand all lines: api_core/google/api_core/future/polling.py+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
100 | 100 | |
101 | 101 | |
102 | 102 | |
103 | | - |
104 | | - |
| 103 | + |
| 104 | + |
105 | 105 | |
106 | 106 | |
107 | 107 | |
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
| 124 | + |
124 | 125 | |
125 | 126 | |
126 | 127 | |
|
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | | - |
46 | 45 | |
47 | 46 | |
48 | 47 | |
|
Collapse file
bigquery/google/cloud/bigquery/_helpers.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/_helpers.py+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
818 | 818 | |
819 | 819 | |
820 | 820 | |
821 | | - |
| 821 | + |
822 | 822 | |
823 | 823 | |
824 | 824 | |
| ||
834 | 834 | |
835 | 835 | |
836 | 836 | |
837 | | - |
| 837 | + |
838 | 838 | |
839 | 839 | |
840 | | - |
| 840 | + |
841 | 841 | |
842 | 842 | |
843 | 843 | |
|
Collapse file
bigquery/google/cloud/bigquery/client.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/client.py+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
97 | 97 | |
98 | 98 | |
99 | 99 | |
100 | | - |
| 100 | + |
101 | 101 | |
102 | 102 | |
103 | 103 | |
| ||
129 | 129 | |
130 | 130 | |
131 | 131 | |
132 | | - |
| 132 | + |
133 | 133 | |
134 | 134 | |
135 | 135 | |
| ||
250 | 250 | |
251 | 251 | |
252 | 252 | |
253 | | - |
| 253 | + |
254 | 254 | |
255 | 255 | |
256 | 256 | |
| ||
397 | 397 | |
398 | 398 | |
399 | 399 | |
400 | | - |
| 400 | + |
401 | 401 | |
402 | 402 | |
403 | 403 | |
| ||
413 | 413 | |
414 | 414 | |
415 | 415 | |
416 | | - |
| 416 | + |
417 | 417 | |
418 | 418 | |
419 | 419 | |
| ||
428 | 428 | |
429 | 429 | |
430 | 430 | |
431 | | - |
| 431 | + |
432 | 432 | |
433 | 433 | |
434 | 434 | |
|
Collapse file
bigquery/google/cloud/bigquery/dataset.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/dataset.py+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
| ||
561 | 561 | |
562 | 562 | |
563 | 563 | |
564 | | - |
| 564 | + |
565 | 565 | |
566 | 566 | |
567 | 567 | |
| ||
595 | 595 | |
596 | 596 | |
597 | 597 | |
598 | | - |
| 598 | + |
599 | 599 | |
600 | 600 | |
601 | 601 | |
|
Collapse file
bigquery/google/cloud/bigquery/job.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/job.py+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
| ||
140 | 140 | |
141 | 141 | |
142 | 142 | |
143 | | - |
| 143 | + |
144 | 144 | |
145 | 145 | |
146 | 146 | |
| ||
496 | 496 | |
497 | 497 | |
498 | 498 | |
499 | | - |
| 499 | + |
500 | 500 | |
501 | 501 | |
502 | 502 | |
| ||
1316 | 1316 | |
1317 | 1317 | |
1318 | 1318 | |
1319 | | - |
| 1319 | + |
1320 | 1320 | |
1321 | 1321 | |
1322 | 1322 | |
|
Collapse file
bigquery/google/cloud/bigquery/query.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/query.py+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
| ||
420 | 420 | |
421 | 421 | |
422 | 422 | |
423 | | - |
| 423 | + |
424 | 424 | |
425 | 425 | |
426 | 426 | |
| ||
467 | 467 | |
468 | 468 | |
469 | 469 | |
470 | | - |
| 470 | + |
471 | 471 | |
472 | 472 | |
473 | | - |
| 473 | + |
474 | 474 | |
475 | 475 | |
476 | 476 | |
|
Collapse file
bigquery/google/cloud/bigquery/table.py
Copy file name to clipboardExpand all lines: bigquery/google/cloud/bigquery/table.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
| ||
712 | 712 | |
713 | 713 | |
714 | 714 | |
715 | | - |
| 715 | + |
716 | 716 | |
717 | 717 | |
718 | 718 | |
|
0 commit comments