-
Notifications
You must be signed in to change notification settings - Fork 976
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add initial FAQ for BQ OAuth related to Google Drive scope
- Loading branch information
1 parent
6142879
commit a6af007
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Why does the BigQuery OAuth application require scopes to Google Drive | ||
description: "Use this quick explainer to learn more about scopes in the BigQuery OAuth applicaton" | ||
sidebar_label: "BigQuery OAuth GDrive Scopes" | ||
id: bq-oauth-drive-scope | ||
--- | ||
|
||
BigQuery supports external tables over both personal Drive files and shared files. For more information on Drive, see Drive training and help. | ||
|
||
You can read more about this in the [BigQuery docs](https://cloud.google.com/bigquery/docs/external-data-drive) on this particular topics. |