[[["わかりやすい","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-06 UTC。"],[[["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."]]],[]]