File tree
Expand file treeCollapse file tree
23 files changed
+112
-103
lines changedFilter options
- appengine/standard/bigquery
- bigquery
- api
- cloud-client
- language
- ocr_nl
- sentiment
- syntax_triples
- monitoring/api/v3/cloud-client
- speech
- api-client
- cloud-client
- grpc
- storage/api
- vision
- api/label
- cloud-client/face_detection
Expand file treeCollapse file tree
23 files changed
+112
-103
lines changedappengine/standard/bigquery/main_test.py
Copy file name to clipboardExpand all lines: appengine/standard/bigquery/main_test.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 |
| - |
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
|
bigquery/api/load_data_by_post_test.py
Copy file name to clipboardExpand all lines: bigquery/api/load_data_by_post_test.py+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
bigquery/api/load_data_from_csv_test.py
Copy file name to clipboardExpand all lines: bigquery/api/load_data_from_csv_test.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
|
bigquery/api/streaming_test.py
Copy file name to clipboardExpand all lines: bigquery/api/streaming_test.py+3-2Lines changed: 3 additions & 2 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 | 23 |
|
23 | 24 |
|
24 |
| - |
25 |
| - |
| 25 | + |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
bigquery/cloud-client/load_data_from_file_test.py
Copy file name to clipboardExpand all lines: bigquery/cloud-client/load_data_from_file_test.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
20 |
| - |
21 |
| - |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
|
-41Lines changed: 0 additions & 41 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 | 21 |
|
63 | 22 |
|
64 | 23 |
|
|
language/ocr_nl/main_test.py
Copy file name to clipboardExpand all lines: language/ocr_nl/main_test.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
| ||
79 | 83 |
|
80 | 84 |
|
81 | 85 |
|
82 |
| - |
| 86 | + |
83 | 87 |
|
84 | 88 |
|
85 | 89 |
|
86 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
87 | 93 |
|
88 | 94 |
|
89 |
| - |
| 95 | + |
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
|
language/sentiment/sentiment_analysis_test.py
Copy file name to clipboardExpand all lines: language/sentiment/sentiment_analysis_test.py+11-8Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
27 |
| - |
28 |
| - |
| 30 | + |
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
34 | 37 |
|
35 |
| - |
36 |
| - |
| 38 | + |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
43 |
| - |
44 |
| - |
| 46 | + |
| 47 | + |
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
language/syntax_triples/main_test.py
Copy file name to clipboardExpand all lines: language/syntax_triples/main_test.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
41 | 44 |
|
42 | 45 |
|
43 | 46 |
|
44 |
| - |
45 |
| - |
| 47 | + |
| 48 | + |
46 | 49 |
|
47 | 50 |
|
48 | 51 |
|
|
monitoring/api/v3/cloud-client/snippets_test.py
Copy file name to clipboardExpand all lines: monitoring/api/v3/cloud-client/snippets_test.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
speech/api-client/transcribe_async_test.py
Copy file name to clipboardExpand all lines: speech/api-client/transcribe_async_test.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
speech/api-client/transcribe_test.py
Copy file name to clipboardExpand all lines: speech/api-client/transcribe_test.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
speech/cloud-client/transcribe_async_test.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_async_test.py+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
26 |
| - |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
|
speech/cloud-client/transcribe_streaming_test.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_streaming_test.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
speech/cloud-client/transcribe_test.py
Copy file name to clipboardExpand all lines: speech/cloud-client/transcribe_test.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| 19 | + |
18 | 20 |
|
19 |
| - |
20 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 |
| - |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
|
0 commit comments