@@ -3012,7 +3012,7 @@ def run(
3012
3012
Private services access must already be configured for the network.
3013
3013
If left unspecified, the job is not peered with any network.
3014
3014
bigquery_destination (str):
3015
- Provide this field if `dataset` is a BiqQuery dataset.
3015
+ Provide this field if `dataset` is a BigQuery dataset.
3016
3016
The BigQuery project location where the training data is to
3017
3017
be written to. In the given project a new dataset is created
3018
3018
with name
@@ -3328,7 +3328,7 @@ def _run(
3328
3328
Private services access must already be configured for the network.
3329
3329
If left unspecified, the job is not peered with any network.
3330
3330
bigquery_destination (str):
3331
- Provide this field if `dataset` is a BiqQuery dataset.
3331
+ Provide this field if `dataset` is a BigQuery dataset.
3332
3332
The BigQuery project location where the training data is to
3333
3333
be written to. In the given project a new dataset is created
3334
3334
with name
@@ -3921,7 +3921,7 @@ def run(
3921
3921
Private services access must already be configured for the network.
3922
3922
If left unspecified, the job is not peered with any network.
3923
3923
bigquery_destination (str):
3924
- Provide this field if `dataset` is a BiqQuery dataset.
3924
+ Provide this field if `dataset` is a BigQuery dataset.
3925
3925
The BigQuery project location where the training data is to
3926
3926
be written to. In the given project a new dataset is created
3927
3927
with name
@@ -6348,7 +6348,7 @@ def run(
6348
6348
Private services access must already be configured for the network.
6349
6349
If left unspecified, the job is not peered with any network.
6350
6350
bigquery_destination (str):
6351
- Provide this field if `dataset` is a BiqQuery dataset.
6351
+ Provide this field if `dataset` is a BigQuery dataset.
6352
6352
The BigQuery project location where the training data is to
6353
6353
be written to. In the given project a new dataset is created
6354
6354
with name
0 commit comments