@@ -3012,7 +3012,7 @@ def run(
30123012 Private services access must already be configured for the network.
30133013 If left unspecified, the job is not peered with any network.
30143014 bigquery_destination (str):
3015- Provide this field if `dataset` is a BiqQuery dataset.
3015+ Provide this field if `dataset` is a BigQuery dataset.
30163016 The BigQuery project location where the training data is to
30173017 be written to. In the given project a new dataset is created
30183018 with name
@@ -3328,7 +3328,7 @@ def _run(
33283328 Private services access must already be configured for the network.
33293329 If left unspecified, the job is not peered with any network.
33303330 bigquery_destination (str):
3331- Provide this field if `dataset` is a BiqQuery dataset.
3331+ Provide this field if `dataset` is a BigQuery dataset.
33323332 The BigQuery project location where the training data is to
33333333 be written to. In the given project a new dataset is created
33343334 with name
@@ -3921,7 +3921,7 @@ def run(
39213921 Private services access must already be configured for the network.
39223922 If left unspecified, the job is not peered with any network.
39233923 bigquery_destination (str):
3924- Provide this field if `dataset` is a BiqQuery dataset.
3924+ Provide this field if `dataset` is a BigQuery dataset.
39253925 The BigQuery project location where the training data is to
39263926 be written to. In the given project a new dataset is created
39273927 with name
@@ -6348,7 +6348,7 @@ def run(
63486348 Private services access must already be configured for the network.
63496349 If left unspecified, the job is not peered with any network.
63506350 bigquery_destination (str):
6351- Provide this field if `dataset` is a BiqQuery dataset.
6351+ Provide this field if `dataset` is a BigQuery dataset.
63526352 The BigQuery project location where the training data is to
63536353 be written to. In the given project a new dataset is created
63546354 with name
0 commit comments