Firebase の事前定義された役割
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Firebase の事前定義ロールは、基本ロール(旧称「基本(primitive)ロール」)よりも詳細にアクセス権を制御できる、Firebase に固有のキュレートされたロールです。各プロジェクト メンバーに複数のロールを割り当てることができます。
事前定義ロールを使用すると、さまざまなアクセスレベル(管理者または閲覧者)とアクセスの範囲(個々の商品と商品グループ)を付与できます。
必要に応じて、事前定義ロールに以下の権限が自動的に含まれる場合があります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-04 UTC。
[null,null,["最終更新日 2025-08-04 UTC。"],[],[],null,["**Firebase predefined roles** are the curated Firebase-specific roles that\nenable more granular access control than the basic roles (formerly called\n\"primitive\" roles). You can assign more than one role to each project member.\n\nBy using predefined roles, you can grant different\n*access levels* (Admin versus Viewer)\nas well as *breadth of access* (individual products versus groups of products).\n\n- [**Firebase-level roles**](/docs/projects/iam/roles-predefined-all-products):\n Roles which grant full read/write or read-only access to *all* the Firebase\n products.\n\n You can assign the Firebase-level roles using the\n [Firebase console](//console.firebase.google.com/project/_/settings/iam).\n\n- [**Product-category roles**](/docs/projects/iam/roles-predefined-category):\n Roles which grant full read/write or read-only access to groups of products.\n They are structured around Google Analytics and general product\n categories.\n\n You can assign the Firebase product-category roles using the\n [Firebase console](//console.firebase.google.com/project/_/settings/iam).\n\n- [**Product-level roles**](/docs/projects/iam/roles-predefined-product):\n Roles which grant full read/write or read-only access to *specific* Firebase\n products.\n\n You can assign the Firebase product-level roles using the\n [Google Cloud console](//cloud.google.com/iam/docs/granting-changing-revoking-access).\n\nNote that, when needed, predefined roles automatically include permissions\nwhich are:\n\n- [Required to use any Firebase product or service.](/docs/projects/iam/permissions#required_all_roles)\n\n- [Required to perform some Firebase service-specific actions.](/docs/projects/iam/permissions#required_firebase_service)\n\n- [Required to perform some Firebase management-specific actions.](/docs/projects/iam/permissions#required_firebase_management)"]]