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: apiary.apib
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4482,6 +4482,21 @@ An alias cannot be created from tables in an external bucket or from a table in
4482
4482
}
4483
4483
}
4484
4484
4485
+
+ Response 202
4486
+
Returned when the alias qualifies for BigQuery VIEW persistence (BigQuery non-linked bucket with BigQuery source table). Alias creation runs asynchronously via a storage job. To see job detail use [Job Detail API endpoint](#reference/jobs/manage-jobs/job-detail)
0 commit comments