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
@@ -697,6 +697,7 @@ <h3>Method Details</h3>
697
697
"totalBytesProcessedAccuracy": "A String", # [Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
698
698
"totalPartitionsProcessed": "A String", # [Output only] Total number of partitions processed from all partitioned tables referenced in the job.
699
699
"totalSlotMs": "A String", # [Output only] Slot-milliseconds for the job.
700
+
"transferredBytes": "A String", # [Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).
700
701
"undeclaredQueryParameters": [ # Standard SQL only: list of undeclared query parameters detected during a dry run validation.
701
702
{
702
703
"name": "A String", # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
@@ -1389,6 +1390,7 @@ <h3>Method Details</h3>
1389
1390
"totalBytesProcessedAccuracy": "A String", # [Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
1390
1391
"totalPartitionsProcessed": "A String", # [Output only] Total number of partitions processed from all partitioned tables referenced in the job.
1391
1392
"totalSlotMs": "A String", # [Output only] Slot-milliseconds for the job.
1393
+
"transferredBytes": "A String", # [Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).
1392
1394
"undeclaredQueryParameters": [ # Standard SQL only: list of undeclared query parameters detected during a dry run validation.
1393
1395
{
1394
1396
"name": "A String", # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
@@ -2152,6 +2154,7 @@ <h3>Method Details</h3>
2152
2154
"totalBytesProcessedAccuracy": "A String", # [Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
2153
2155
"totalPartitionsProcessed": "A String", # [Output only] Total number of partitions processed from all partitioned tables referenced in the job.
2154
2156
"totalSlotMs": "A String", # [Output only] Slot-milliseconds for the job.
2157
+
"transferredBytes": "A String", # [Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).
2155
2158
"undeclaredQueryParameters": [ # Standard SQL only: list of undeclared query parameters detected during a dry run validation.
2156
2159
{
2157
2160
"name": "A String", # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
@@ -2819,6 +2822,7 @@ <h3>Method Details</h3>
2819
2822
"totalBytesProcessedAccuracy": "A String", # [Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
2820
2823
"totalPartitionsProcessed": "A String", # [Output only] Total number of partitions processed from all partitioned tables referenced in the job.
2821
2824
"totalSlotMs": "A String", # [Output only] Slot-milliseconds for the job.
2825
+
"transferredBytes": "A String", # [Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).
2822
2826
"undeclaredQueryParameters": [ # Standard SQL only: list of undeclared query parameters detected during a dry run validation.
2823
2827
{
2824
2828
"name": "A String", # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
@@ -3514,6 +3518,7 @@ <h3>Method Details</h3>
3514
3518
"totalBytesProcessedAccuracy": "A String", # [Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the accuracy of the estimate. Possible values can be: UNKNOWN: accuracy of the estimate is unknown. PRECISE: estimate is precise. LOWER_BOUND: estimate is lower bound of what the query would cost. UPPER_BOUND: estimate is upper bound of what the query would cost.
3515
3519
"totalPartitionsProcessed": "A String", # [Output only] Total number of partitions processed from all partitioned tables referenced in the job.
3516
3520
"totalSlotMs": "A String", # [Output only] Slot-milliseconds for the job.
3521
+
"transferredBytes": "A String", # [Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).
3517
3522
"undeclaredQueryParameters": [ # Standard SQL only: list of undeclared query parameters detected during a dry run validation.
3518
3523
{
3519
3524
"name": "A String", # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
Copy file name to clipboardExpand all lines: docs/dyn/bigquery_v2.models.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1048,8 +1048,8 @@ <h3>Method Details</h3>
1048
1048
"warmStart": True or False, # Whether to train a model from the last checkpoint.
1049
1049
},
1050
1050
"trainingStartTime": "A String", # Output only. The start time of this training run, in milliseconds since epoch.
1051
-
"vertexAiModelId": "A String", # The model id in Vertex AI Model Registry for this training run
1052
-
"vertexAiModelVersion": "A String", # Output only. The model version in Vertex AI Model Registry for this training run
1051
+
"vertexAiModelId": "A String", # The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
1052
+
"vertexAiModelVersion": "A String", # Output only. The model version in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
1053
1053
},
1054
1054
],
1055
1055
}</pre>
@@ -1997,8 +1997,8 @@ <h3>Method Details</h3>
1997
1997
"warmStart": True or False, # Whether to train a model from the last checkpoint.
1998
1998
},
1999
1999
"trainingStartTime": "A String", # Output only. The start time of this training run, in milliseconds since epoch.
2000
-
"vertexAiModelId": "A String", # The model id in Vertex AI Model Registry for this training run
2001
-
"vertexAiModelVersion": "A String", # Output only. The model version in Vertex AI Model Registry for this training run
2000
+
"vertexAiModelId": "A String", # The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
2001
+
"vertexAiModelVersion": "A String", # Output only. The model version in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
2002
2002
},
2003
2003
],
2004
2004
},
@@ -2959,8 +2959,8 @@ <h3>Method Details</h3>
2959
2959
"warmStart": True or False, # Whether to train a model from the last checkpoint.
2960
2960
},
2961
2961
"trainingStartTime": "A String", # Output only. The start time of this training run, in milliseconds since epoch.
2962
-
"vertexAiModelId": "A String", # The model id in Vertex AI Model Registry for this training run
2963
-
"vertexAiModelVersion": "A String", # Output only. The model version in Vertex AI Model Registry for this training run
2962
+
"vertexAiModelId": "A String", # The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
2963
+
"vertexAiModelVersion": "A String", # Output only. The model version in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
2964
2964
},
2965
2965
],
2966
2966
}
@@ -3896,8 +3896,8 @@ <h3>Method Details</h3>
3896
3896
"warmStart": True or False, # Whether to train a model from the last checkpoint.
3897
3897
},
3898
3898
"trainingStartTime": "A String", # Output only. The start time of this training run, in milliseconds since epoch.
3899
-
"vertexAiModelId": "A String", # The model id in Vertex AI Model Registry for this training run
3900
-
"vertexAiModelVersion": "A String", # Output only. The model version in Vertex AI Model Registry for this training run
3899
+
"vertexAiModelId": "A String", # The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
3900
+
"vertexAiModelVersion": "A String", # Output only. The model version in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.
"description": "[Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and CREATE TABLE AS SELECT (CTAS).",
4774
+
"format": "int64",
4775
+
"type": "string"
4776
+
},
4772
4777
"undeclaredQueryParameters": {
4773
4778
"description": "Standard SQL only: list of undeclared query parameters detected during a dry run validation.",
4774
4779
"items": {
@@ -7579,11 +7584,11 @@
7579
7584
"type": "string"
7580
7585
},
7581
7586
"vertexAiModelId": {
7582
-
"description": "The model id in Vertex AI Model Registry for this training run",
7587
+
"description": "The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.",
7583
7588
"type": "string"
7584
7589
},
7585
7590
"vertexAiModelVersion": {
7586
-
"description": "Output only. The model version in Vertex AI Model Registry for this training run",
7591
+
"description": "Output only. The model version in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-registry/introduction) for this training run.",
0 commit comments