bookmark_borderbookmark
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에는 다른 리소스가 Bigtable에 연결할 수 있게 해주는 OAuth 범위가 나와 있습니다. Google Cloud
하지만 Compute Engine 및 Dataflow와 같은 일부 Google Cloud 제품에는 OAuth 범위를 지정하여 Bigtable에 연결하는 기능이 있습니다. 이 작업을 수행하려면 Compute Engine 가상 머신 인스턴스 등의 리소스를 만들 때 적절한 OAuth 범위를 지정하고 리소스를 만들 때 Bigtable에 대한 액세스 권한을 사용 설정해야 합니다.
Google Cloud 제품의 리소스를 설정할 때는 애플리케이션 요구사항을 지원하는 가장 제한적인 범위를 선택합니다. 리소스를 만든 후에는 범위를 변경할 수 없습니다.
Bigtable은 다음과 같은 범위를 지원합니다.
gcloud의 범위 URI
설명
https://www.googleapis.com/auth/bigtable.admin
bigtable.admin.instance 및 bigtable.admin.table의 별칭입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-18(UTC)"],[[["This document lists the OAuth scopes needed for Google Cloud resources to connect to Bigtable, emphasizing the need to specify these scopes when creating resources."],["Bigtable supports a variety of OAuth scopes, including those for instance and table administration, read/write data access, and read-only data access."],["Resources 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."],["The scope `https://www.googleapis.com/auth/bigtable.admin` is an alias that covers both `bigtable.admin.instance` and `bigtable.admin.table`, providing administrative privileges for instances, clusters, tables, and column families."],["Scopes such as `https://www.googleapis.com/auth/cloud-platform` and `https://www.googleapis.com/auth/cloud-platform.readonly` grant full or read-only access, respectively, to all Google Cloud products, including Bigtable."]]],[]]