Commit acad11b
committed
BigQueryResults breaking change.
* TotalRows is now ulong? instead of ulong.
* SafeTotalRows has been removed.1 parent 694e91b commit acad11b
2 files changed
Lines changed: 4 additions & 17 deletions
File tree
- apis/Google.Cloud.BigQuery.V2
- Google.Cloud.BigQuery.V2.IntegrationTests
- Google.Cloud.BigQuery.V2
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
687 | | - | |
| 686 | + | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 52 | | |
66 | 53 | | |
67 | 54 | | |
68 | | - | |
| 55 | + | |
69 | 56 | | |
70 | 57 | | |
71 | 58 | | |
| |||
0 commit comments