You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/bigquery_v2.jobs.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1421,6 +1421,7 @@ <h3>Method Details</h3>
1421
1421
"projectId": "A String", # Required. The ID of the project containing this table.
1422
1422
"tableId": "A String", # Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, see [General Category](https://wikipedia.org/wiki/Unicode_character_property#General_Category). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as `sample_table$20190123`.
1423
1423
},
1424
+
"indexId": "A String", # The index id.
1424
1425
"postIndexPruningParallelInputCount": "A String", # The number of parallel inputs after index pruning.
1425
1426
"preIndexPruningParallelInputCount": "A String", # The number of parallel inputs before index pruning.
1426
1427
},
@@ -2934,6 +2935,7 @@ <h3>Method Details</h3>
2934
2935
"projectId": "A String", # Required. The ID of the project containing this table.
2935
2936
"tableId": "A String", # Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, see [General Category](https://wikipedia.org/wiki/Unicode_character_property#General_Category). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as `sample_table$20190123`.
2936
2937
},
2938
+
"indexId": "A String", # The index id.
2937
2939
"postIndexPruningParallelInputCount": "A String", # The number of parallel inputs after index pruning.
2938
2940
"preIndexPruningParallelInputCount": "A String", # The number of parallel inputs before index pruning.
2939
2941
},
@@ -4535,6 +4537,7 @@ <h3>Method Details</h3>
4535
4537
"projectId": "A String", # Required. The ID of the project containing this table.
4536
4538
"tableId": "A String", # Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, see [General Category](https://wikipedia.org/wiki/Unicode_character_property#General_Category). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as `sample_table$20190123`.
4537
4539
},
4540
+
"indexId": "A String", # The index id.
4538
4541
"postIndexPruningParallelInputCount": "A String", # The number of parallel inputs after index pruning.
4539
4542
"preIndexPruningParallelInputCount": "A String", # The number of parallel inputs before index pruning.
4540
4543
},
@@ -6019,6 +6022,7 @@ <h3>Method Details</h3>
6019
6022
"projectId": "A String", # Required. The ID of the project containing this table.
6020
6023
"tableId": "A String", # Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, see [General Category](https://wikipedia.org/wiki/Unicode_character_property#General_Category). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as `sample_table$20190123`.
6021
6024
},
6025
+
"indexId": "A String", # The index id.
6022
6026
"postIndexPruningParallelInputCount": "A String", # The number of parallel inputs after index pruning.
6023
6027
"preIndexPruningParallelInputCount": "A String", # The number of parallel inputs before index pruning.
6024
6028
},
@@ -7528,6 +7532,7 @@ <h3>Method Details</h3>
7528
7532
"projectId": "A String", # Required. The ID of the project containing this table.
7529
7533
"tableId": "A String", # Required. The ID of the table. The ID can contain Unicode characters in category L (letter), M (mark), N (number), Pc (connector, including underscore), Pd (dash), and Zs (space). For more information, see [General Category](https://wikipedia.org/wiki/Unicode_character_property#General_Category). The maximum length is 1,024 characters. Certain operations allow suffixing of the table ID with a partition decorator, such as `sample_table$20190123`.
7530
7534
},
7535
+
"indexId": "A String", # The index id.
7531
7536
"postIndexPruningParallelInputCount": "A String", # The number of parallel inputs after index pruning.
7532
7537
"preIndexPruningParallelInputCount": "A String", # The number of parallel inputs before index pruning.
0 commit comments