Bigtable OAuth 範圍
本頁面列出讓其他 Google Cloud 資源能夠連線至 Bigtable 的 OAuth 範圍。
不過,部分 Google Cloud 產品 (例如 Compute Engine 和 Dataflow) 可讓您指定 OAuth 範圍,進而連線至 Bigtable。為了達成上述目標,當您建立 Compute Engine 虛擬機器執行個體等資源時,必須指定適當的 OAuth 範圍。當您建立資源時,請務必啟用 Bigtable 存取權。
設定 Google Cloud 產品的資源時,請選擇能支援應用程式要求的最嚴格範圍。資源建立完成後即無法變更範圍。
Bigtable 支援下列範圍:
「gcloud」的範圍 URI | 
說明 | 
|---|---|
https://www.googleapis.com/auth/bigtable.admin | 
bigtable.admin.instance 和 bigtable.admin.table 的別名。 | 
https://www.googleapis.com/auth/bigtable.admin.instance | 
可建立及管理 Bigtable 執行個體和叢集。 | 
https://www.googleapis.com/auth/bigtable.admin.table | 
可建立及管理 Bigtable 資料表和資料欄系列。 | 
https://www.googleapis.com/auth/bigtable.data | 
針對儲存在 Bigtable 資料表中的資料,啟用讀取和寫入存取權。 | 
https://www.googleapis.com/auth/bigtable.data.readonly | 
針對儲存在 Bigtable 資料表中的資料,啟用唯讀存取權。 | 
https://www.googleapis.com/auth/cloud-bigtable.data | 
針對儲存在 Bigtable 資料表中的資料,啟用讀取和寫入存取權。 | 
https://www.googleapis.com/auth/cloud-bigtable.data.readonly | 
針對儲存在 Bigtable 資料表中的資料,啟用唯讀存取權。 | 
https://www.googleapis.com/auth/cloud-platform | 
啟用所有 Google Cloud 產品的完整存取權,包括 Bigtable。 | 
https://www.googleapis.com/auth/cloud-platform.readonly | 
啟用所有 Google Cloud 產品的唯讀存取權,包括 Bigtable。 |