Commit 73cfa81
Jon Wayne Parrott
Merge pull request GoogleCloudPlatform#205 from GoogleCloudPlatform/apiclient
Changing all references to apiclient -> googleapiclient.File tree
Expand file treeCollapse file tree
9 files changed
+10
-12
lines changedOpen diff view settings
Filter options
- bigquery/api
- storage
- api
- transfer_service
Expand file treeCollapse file tree
9 files changed
+10
-12
lines changedOpen diff view settings
Collapse file
bigquery/api/getting_started.py
Copy file name to clipboardExpand all lines: bigquery/api/getting_started.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | | - |
| 30 | + |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
|
Collapse file
bigquery/api/list_datasets_projects.py
Copy file name to clipboardExpand all lines: bigquery/api/list_datasets_projects.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
bigquery/api/load_data_by_post.py
Copy file name to clipboardExpand all lines: bigquery/api/load_data_by_post.py+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | | - |
31 | 29 | |
32 | | - |
| 30 | + |
33 | 31 | |
34 | 32 | |
35 | 33 | |
|
Collapse file
storage/api/compose_objects.py
Copy file name to clipboardExpand all lines: storage/api/compose_objects.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
36 | 36 | |
37 | 37 | |
38 | 38 | |
39 | | - |
| 39 | + |
40 | 40 | |
41 | 41 | |
42 | 42 | |
|
Collapse file
storage/api/list_objects.py
Copy file name to clipboardExpand all lines: storage/api/list_objects.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
32 | | - |
| 32 | + |
33 | 33 | |
34 | 34 | |
35 | 35 | |
|
Collapse file
storage/transfer_service/aws_request.py
Copy file name to clipboardExpand all lines: storage/transfer_service/aws_request.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
|
Collapse file
storage/transfer_service/create_client.py
Copy file name to clipboardExpand all lines: storage/transfer_service/create_client.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
18 | 18 | |
|
Collapse file
storage/transfer_service/nearline_request.py
Copy file name to clipboardExpand all lines: storage/transfer_service/nearline_request.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
Collapse file
storage/transfer_service/transfer_check.py
Copy file name to clipboardExpand all lines: storage/transfer_service/transfer_check.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
0 commit comments