Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Champs d'application OAuth Bigtable
Cette page répertorie les champs d'application OAuth permettant à d'autres Google Cloud ressources de se connecter à Bigtable.
Cependant, certains Google Cloud produits, tels que Compute Engine et Dataflow, peuvent se connecter à Bigtable en vous permettant de spécifier des champs d'application OAuth. Pour que cela fonctionne, vous devez spécifier les champs d'application OAuth appropriés lorsque vous créez des ressources telles que des instances de VM Compute Engine. Veillez à activer l'accès à Bigtable lorsque vous créez l'instance.
Lorsque vous configurez vos ressources pour un produit Google Cloud , choisissez les champs d'application les plus restrictifs qui répondent aux exigences de votre application. Vous ne pouvez pas modifier les champs d'application après avoir créé une ressource.
Bigtable est compatible avec les champs d'application suivants :
URI du champ d'application pour gcloud
Description
https://www.googleapis.com/auth/bigtable.admin
Alias pour bigtable.admin.instance et bigtable.admin.table.
Permet l'accès en lecture seule à tous les Google Cloud produits, y compris Bigtable.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eThis document lists the OAuth scopes needed for Google Cloud resources to connect to Bigtable, emphasizing the need to specify these scopes when creating resources.\u003c/p\u003e\n"],["\u003cp\u003eBigtable supports a variety of OAuth scopes, including those for instance and table administration, read/write data access, and read-only data access.\u003c/p\u003e\n"],["\u003cp\u003eResources like Compute Engine and Dataflow can connect to Bigtable, and users must select the most restrictive scopes that meet their application's needs when setting up resources, as these scopes cannot be changed after resource creation.\u003c/p\u003e\n"],["\u003cp\u003eThe scope \u003ccode\u003ehttps://www.googleapis.com/auth/bigtable.admin\u003c/code\u003e is an alias that covers both \u003ccode\u003ebigtable.admin.instance\u003c/code\u003e and \u003ccode\u003ebigtable.admin.table\u003c/code\u003e, providing administrative privileges for instances, clusters, tables, and column families.\u003c/p\u003e\n"],["\u003cp\u003eScopes such as \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform.readonly\u003c/code\u003e grant full or read-only access, respectively, to all Google Cloud products, including Bigtable.\u003c/p\u003e\n"]]],[],null,["Bigtable OAuth scopes\n\nThis page lists the OAuth scopes that enable other Google Cloud resources to\nconnect to Bigtable.\n\nHowever, some Google Cloud products, such as Compute Engine and\nDataflow, have the ability to connect to Bigtable by\nletting you specify OAuth scopes. To make this work, you need to specify\nthe appropriate OAuth scopes when you create resources such as\nCompute Engine virtual machine instances. Be sure to\n[enable access to Bigtable](/compute/docs/access/create-enable-service-accounts-for-instances#changeserviceaccountandscopes) when you create your\nresource.\n\nWhen you set up your resources for a Google Cloud product, choose the most\nrestrictive scopes that will support your application's requirements. You cannot\nchange the scopes after you create a resource.\n\nBigtable supports the following scopes:\n\n| Scope URI for `gcloud` | Description |\n|----------------------------------------------------------------|-------------------------------------------------------------------------------|\n| `https://www.googleapis.com/auth/bigtable.admin` | Alias for both `bigtable.admin.instance` and `bigtable.admin.table`. |\n| `https://www.googleapis.com/auth/bigtable.admin.instance` | Enables creation and management of Bigtable instances and clusters. |\n| `https://www.googleapis.com/auth/bigtable.admin.table` | Enables creation and management of Bigtable tables and their column families. |\n| `https://www.googleapis.com/auth/bigtable.data` | Enables read and write access to data stored in Bigtable tables. |\n| `https://www.googleapis.com/auth/bigtable.data.readonly` | Enables read-only access to data stored in Bigtable tables. |\n| `https://www.googleapis.com/auth/cloud-bigtable.data` | Enables read and write access to data stored in Bigtable tables. |\n| `https://www.googleapis.com/auth/cloud-bigtable.data.readonly` | Enables read-only access to data stored in Bigtable tables. |\n| `https://www.googleapis.com/auth/cloud-platform` | Enables full access to all Google Cloud products, including Bigtable. |\n| `https://www.googleapis.com/auth/cloud-platform.readonly` | Enables read-only access to all Google Cloud products, including Bigtable. |"]]