Skip to content

Commit 11e4350

Browse files
fix(bigquery): update the api
#### bigquery:v2 The following keys were changed: - schemas.BiEngineReason.properties.code.default (Total Keys: 1) - schemas.BiEngineReason.properties.message.default (Total Keys: 1) - schemas.BiEngineStatistics.properties.biEngineMode.default (Total Keys: 1)
1 parent 32e6abb commit 11e4350

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

docs/dyn/bigquery_v2.jobs.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -504,11 +504,11 @@ <h3>Method Details</h3>
504504
&quot;parentJobId&quot;: &quot;A String&quot;, # [Output-only] If this is a child job, the id of the parent.
505505
&quot;query&quot;: { # [Output-only] Statistics for a query job.
506506
&quot;biEngineStatistics&quot;: { # BI Engine specific Statistics. [Output only] BI Engine specific Statistics.
507-
&quot;biEngineMode&quot;: &quot;$(stats.bi_engine_mode)&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
507+
&quot;biEngineMode&quot;: &quot;&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
508508
&quot;biEngineReasons&quot;: [ # In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate. In case the full query was accelerated, this field is not populated.
509509
{
510-
&quot;code&quot;: &quot;$(reason.code)&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
511-
&quot;message&quot;: &quot;$(reason.message)&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
510+
&quot;code&quot;: &quot;&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
511+
&quot;message&quot;: &quot;&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
512512
},
513513
],
514514
},
@@ -1199,11 +1199,11 @@ <h3>Method Details</h3>
11991199
&quot;parentJobId&quot;: &quot;A String&quot;, # [Output-only] If this is a child job, the id of the parent.
12001200
&quot;query&quot;: { # [Output-only] Statistics for a query job.
12011201
&quot;biEngineStatistics&quot;: { # BI Engine specific Statistics. [Output only] BI Engine specific Statistics.
1202-
&quot;biEngineMode&quot;: &quot;$(stats.bi_engine_mode)&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
1202+
&quot;biEngineMode&quot;: &quot;&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
12031203
&quot;biEngineReasons&quot;: [ # In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate. In case the full query was accelerated, this field is not populated.
12041204
{
1205-
&quot;code&quot;: &quot;$(reason.code)&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
1206-
&quot;message&quot;: &quot;$(reason.message)&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
1205+
&quot;code&quot;: &quot;&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
1206+
&quot;message&quot;: &quot;&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
12071207
},
12081208
],
12091209
},
@@ -1965,11 +1965,11 @@ <h3>Method Details</h3>
19651965
&quot;parentJobId&quot;: &quot;A String&quot;, # [Output-only] If this is a child job, the id of the parent.
19661966
&quot;query&quot;: { # [Output-only] Statistics for a query job.
19671967
&quot;biEngineStatistics&quot;: { # BI Engine specific Statistics. [Output only] BI Engine specific Statistics.
1968-
&quot;biEngineMode&quot;: &quot;$(stats.bi_engine_mode)&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
1968+
&quot;biEngineMode&quot;: &quot;&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
19691969
&quot;biEngineReasons&quot;: [ # In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate. In case the full query was accelerated, this field is not populated.
19701970
{
1971-
&quot;code&quot;: &quot;$(reason.code)&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
1972-
&quot;message&quot;: &quot;$(reason.message)&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
1971+
&quot;code&quot;: &quot;&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
1972+
&quot;message&quot;: &quot;&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
19731973
},
19741974
],
19751975
},
@@ -2635,11 +2635,11 @@ <h3>Method Details</h3>
26352635
&quot;parentJobId&quot;: &quot;A String&quot;, # [Output-only] If this is a child job, the id of the parent.
26362636
&quot;query&quot;: { # [Output-only] Statistics for a query job.
26372637
&quot;biEngineStatistics&quot;: { # BI Engine specific Statistics. [Output only] BI Engine specific Statistics.
2638-
&quot;biEngineMode&quot;: &quot;$(stats.bi_engine_mode)&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
2638+
&quot;biEngineMode&quot;: &quot;&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
26392639
&quot;biEngineReasons&quot;: [ # In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate. In case the full query was accelerated, this field is not populated.
26402640
{
2641-
&quot;code&quot;: &quot;$(reason.code)&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
2642-
&quot;message&quot;: &quot;$(reason.message)&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
2641+
&quot;code&quot;: &quot;&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
2642+
&quot;message&quot;: &quot;&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
26432643
},
26442644
],
26452645
},
@@ -3333,11 +3333,11 @@ <h3>Method Details</h3>
33333333
&quot;parentJobId&quot;: &quot;A String&quot;, # [Output-only] If this is a child job, the id of the parent.
33343334
&quot;query&quot;: { # [Output-only] Statistics for a query job.
33353335
&quot;biEngineStatistics&quot;: { # BI Engine specific Statistics. [Output only] BI Engine specific Statistics.
3336-
&quot;biEngineMode&quot;: &quot;$(stats.bi_engine_mode)&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
3336+
&quot;biEngineMode&quot;: &quot;&quot;, # [Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
33373337
&quot;biEngineReasons&quot;: [ # In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why BI Engine could not accelerate. In case the full query was accelerated, this field is not populated.
33383338
{
3339-
&quot;code&quot;: &quot;$(reason.code)&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
3340-
&quot;message&quot;: &quot;$(reason.message)&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
3339+
&quot;code&quot;: &quot;&quot;, # [Output-only] High-level BI Engine reason for partial or disabled acceleration.
3340+
&quot;message&quot;: &quot;&quot;, # [Output-only] Free form human-readable reason for partial or disabled acceleration.
33413341
},
33423342
],
33433343
},

docs/dyn/bigquery_v2.routines.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h3>Method Details</h3>
203203
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
204204
&quot;A String&quot;,
205205
],
206-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
206+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
207207
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
208208
&quot;a_key&quot;: &quot;A String&quot;,
209209
},
@@ -304,7 +304,7 @@ <h3>Method Details</h3>
304304
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
305305
&quot;A String&quot;,
306306
],
307-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
307+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
308308
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
309309
&quot;a_key&quot;: &quot;A String&quot;,
310310
},
@@ -398,7 +398,7 @@ <h3>Method Details</h3>
398398
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
399399
&quot;A String&quot;,
400400
],
401-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
401+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
402402
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
403403
&quot;a_key&quot;: &quot;A String&quot;,
404404
},
@@ -507,7 +507,7 @@ <h3>Method Details</h3>
507507
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
508508
&quot;A String&quot;,
509509
],
510-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
510+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
511511
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
512512
&quot;a_key&quot;: &quot;A String&quot;,
513513
},
@@ -625,7 +625,7 @@ <h3>Method Details</h3>
625625
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
626626
&quot;A String&quot;,
627627
],
628-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
628+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
629629
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
630630
&quot;a_key&quot;: &quot;A String&quot;,
631631
},
@@ -719,7 +719,7 @@ <h3>Method Details</h3>
719719
&quot;jarUris&quot;: [ # JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
720720
&quot;A String&quot;,
721721
],
722-
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.
722+
&quot;mainFileUri&quot;: &quot;A String&quot;, # The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.
723723
&quot;properties&quot;: { # Configuration properties as a set of key/value pairs, which will be passed on to the Spark application. For more information, see [Apache Spark](https://spark.apache.org/docs/latest/index.html).
724724
&quot;a_key&quot;: &quot;A String&quot;,
725725
},

googleapiclient/discovery_cache/documents/bigquery.v2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@
17101710
}
17111711
}
17121712
},
1713-
"revision": "20221203",
1713+
"revision": "20221217",
17141714
"rootUrl": "https://bigquery.googleapis.com/",
17151715
"schemas": {
17161716
"AggregateClassificationMetrics": {
@@ -2178,12 +2178,12 @@
21782178
"id": "BiEngineReason",
21792179
"properties": {
21802180
"code": {
2181-
"default": "$(reason.code)",
2181+
"default": "",
21822182
"description": "[Output-only] High-level BI Engine reason for partial or disabled acceleration.",
21832183
"type": "string"
21842184
},
21852185
"message": {
2186-
"default": "$(reason.message)",
2186+
"default": "",
21872187
"description": "[Output-only] Free form human-readable reason for partial or disabled acceleration.",
21882188
"type": "string"
21892189
}
@@ -2194,7 +2194,7 @@
21942194
"id": "BiEngineStatistics",
21952195
"properties": {
21962196
"biEngineMode": {
2197-
"default": "$(stats.bi_engine_mode)",
2197+
"default": "",
21982198
"description": "[Output-only] Specifies which mode of BI Engine acceleration was performed (if any).",
21992199
"type": "string"
22002200
},
@@ -6141,7 +6141,7 @@
61416141
"type": "array"
61426142
},
61436143
"mainFileUri": {
6144-
"description": "The main file URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set.",
6144+
"description": "The main file/jar URI of the Spark application. Exactly one of the definition_body field and the main_file_uri field must be set for Python. Exactly one of main_class and main_file_uri field should be set for Java/Scala language type.",
61456145
"type": "string"
61466146
},
61476147
"properties": {

0 commit comments

Comments
 (0)