Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Jan 31, 2025
1 parent 94d3be3 commit 65cfa54
Show file tree
Hide file tree
Showing 11 changed files with 60 additions and 8 deletions.
15 changes: 10 additions & 5 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions roles/dataflow.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -1382,6 +1382,7 @@
"storage.buckets.list",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down
7 changes: 7 additions & 0 deletions roles/discoveryengine.notebookEditor
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Grants read and write access to a Cloud NotebookLM Notebook.",
"etag": "AA==",
"name": "roles/discoveryengine.notebookEditor",
"stage": "ALPHA",
"title": "Cloud NotebookLM Notebook Editor"
}
13 changes: 13 additions & 0 deletions roles/discoveryengine.notebookLmOwner
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"description": "Grants full access to Cloud NotebookLM resources.",
"etag": "AA==",
"includedPermissions": [
"discoveryengine.aclConfigs.get",
"discoveryengine.aclConfigs.update",
"resourcemanager.projects.get",
"resourcemanager.projects.list"
],
"name": "roles/discoveryengine.notebookLmOwner",
"stage": "ALPHA",
"title": "Cloud NotebookLM Owner"
}
11 changes: 11 additions & 0 deletions roles/discoveryengine.notebookLmUser
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": "Grants user-level access to Cloud NotebookLM resources.",
"etag": "AA==",
"includedPermissions": [
"resourcemanager.projects.get",
"resourcemanager.projects.list"
],
"name": "roles/discoveryengine.notebookLmUser",
"stage": "ALPHA",
"title": "Cloud NotebookLM User"
}
7 changes: 7 additions & 0 deletions roles/discoveryengine.notebookOwner
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Grants full access to a Cloud NotebookLM Notebook.",
"etag": "AA==",
"name": "roles/discoveryengine.notebookOwner",
"stage": "ALPHA",
"title": "Cloud NotebookLM Notebook Owner"
}
7 changes: 7 additions & 0 deletions roles/discoveryengine.notebookViewer
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Grants read-only access to a Cloud NotebookLM Notebook.",
"etag": "AA==",
"name": "roles/discoveryengine.notebookViewer",
"stage": "ALPHA",
"title": "Cloud NotebookLM Notebook Viewer"
}
1 change: 1 addition & 0 deletions roles/dlp.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
"storage.buckets.list",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down
2 changes: 0 additions & 2 deletions roles/iam.securityAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@
"aiplatform.entityTypes.setIamPolicy",
"aiplatform.executions.list",
"aiplatform.extensions.list",
"aiplatform.featureGroups.getIamPolicy",
"aiplatform.featureGroups.list",
"aiplatform.featureGroups.setIamPolicy",
"aiplatform.featureOnlineStores.getIamPolicy",
"aiplatform.featureOnlineStores.list",
"aiplatform.featureOnlineStores.setIamPolicy",
Expand Down
1 change: 0 additions & 1 deletion roles/storage.legacyBucketOwner
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"storage.buckets.getIpFilter",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down
3 changes: 3 additions & 0 deletions roles/visualinspection.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,9 @@
"aiplatform.featureGroups.create",
"aiplatform.featureGroups.delete",
"aiplatform.featureGroups.get",
"aiplatform.featureGroups.getIamPolicy",
"aiplatform.featureGroups.list",
"aiplatform.featureGroups.setIamPolicy",
"aiplatform.featureGroups.update",
"aiplatform.featureOnlineStores.create",
"aiplatform.featureOnlineStores.delete",
Expand Down Expand Up @@ -459,6 +461,7 @@
"storage.buckets.list",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down

0 comments on commit 65cfa54

Please sign in to comment.