[[["容易理解","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-06-02 (世界標準時間)。"],[[["BigQuery uses IAM basic roles for project-level access, but it's strongly advised to use predefined IAM roles instead due to the broad and uneven access granted by basic roles."],["Project-level basic roles include `Viewer`, `Editor`, and `Owner`, each with increasing capabilities such as starting jobs, creating datasets, managing project roles, and deleting datasets."],["Dataset-level basic roles consist of `READER`, `WRITER`, and `OWNER`, which control abilities to read, modify, and manage data and routines within a specific dataset."],["Creating a new dataset automatically grants `READER`, `WRITER`, and `OWNER` roles to project members with corresponding basic roles, unless custom dataset roles are defined, overriding the default ones."],["When running a query, an exception to the role model is that an anonymous dataset is created for cached results, with only the user who ran the query being given `OWNER` access to it."]]],[]]