Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Jul 16, 2022
1 parent 5d7b556 commit f128a2f
Show file tree
Hide file tree
Showing 16 changed files with 59 additions and 16 deletions.
30 changes: 15 additions & 15 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions roles/baremetalsolution.admin
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update",
"baremetalsolution.volumesnapshots.create",
"baremetalsolution.volumesnapshots.delete",
Expand Down
1 change: 1 addition & 0 deletions roles/baremetalsolution.editor
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update",
"baremetalsolution.volumesnapshots.create",
"baremetalsolution.volumesnapshots.delete",
Expand Down
1 change: 1 addition & 0 deletions roles/baremetalsolution.storageadmin
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update",
"baremetalsolution.volumesnapshots.create",
"baremetalsolution.volumesnapshots.delete",
Expand Down
1 change: 1 addition & 0 deletions roles/baremetalsolution.volumesadmin
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update"
],
"name": "roles/baremetalsolution.volumesadmin",
Expand Down
1 change: 1 addition & 0 deletions roles/baremetalsolution.volumeseditor
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update"
],
"name": "roles/baremetalsolution.volumeseditor",
Expand Down
7 changes: 7 additions & 0 deletions roles/editor
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update",
"baremetalsolution.volumesnapshots.create",
"baremetalsolution.volumesnapshots.delete",
Expand Down Expand Up @@ -3384,8 +3385,12 @@
"firebasecrashlytics.issues.update",
"firebasecrashlytics.sessions.get",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"firebasedynamiclinks.destinations.list",
"firebasedynamiclinks.domains.create",
Expand Down Expand Up @@ -4833,6 +4838,8 @@
"retail.servingConfigs.delete",
"retail.servingConfigs.get",
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search",
"retail.servingConfigs.update",
"retail.userEvents.create",
"retail.userEvents.import",
Expand Down
4 changes: 4 additions & 0 deletions roles/firebase.admin
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,12 @@
"firebasecrashlytics.issues.update",
"firebasecrashlytics.sessions.get",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"firebasedynamiclinks.destinations.list",
"firebasedynamiclinks.destinations.update",
Expand Down
4 changes: 4 additions & 0 deletions roles/firebase.developAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,12 @@
"firebaseauth.users.sendEmail",
"firebaseauth.users.update",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"firebaseextensions.configs.list",
"firebasehosting.sites.create",
Expand Down
4 changes: 4 additions & 0 deletions roles/firebase.sdkAdminServiceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,12 @@
"firebaseauth.users.sendEmail",
"firebaseauth.users.update",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"firebasehosting.sites.create",
"firebasehosting.sites.delete",
Expand Down
4 changes: 4 additions & 0 deletions roles/firebasedatabase.admin
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@
"firebase.clients.list",
"firebase.projects.get",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"resourcemanager.projects.get",
"resourcemanager.projects.list"
Expand Down
7 changes: 7 additions & 0 deletions roles/owner
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@
"baremetalsolution.volumes.delete",
"baremetalsolution.volumes.get",
"baremetalsolution.volumes.list",
"baremetalsolution.volumes.resize",
"baremetalsolution.volumes.update",
"baremetalsolution.volumesnapshots.create",
"baremetalsolution.volumesnapshots.delete",
Expand Down Expand Up @@ -3664,8 +3665,12 @@
"firebasecrashlytics.issues.update",
"firebasecrashlytics.sessions.get",
"firebasedatabase.instances.create",
"firebasedatabase.instances.delete",
"firebasedatabase.instances.disable",
"firebasedatabase.instances.get",
"firebasedatabase.instances.list",
"firebasedatabase.instances.reenable",
"firebasedatabase.instances.undelete",
"firebasedatabase.instances.update",
"firebasedynamiclinks.destinations.list",
"firebasedynamiclinks.destinations.update",
Expand Down Expand Up @@ -5252,6 +5257,8 @@
"retail.servingConfigs.delete",
"retail.servingConfigs.get",
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search",
"retail.servingConfigs.update",
"retail.userEvents.create",
"retail.userEvents.import",
Expand Down
2 changes: 2 additions & 0 deletions roles/retail.admin
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@
"retail.servingConfigs.delete",
"retail.servingConfigs.get",
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search",
"retail.servingConfigs.update",
"retail.userEvents.create",
"retail.userEvents.import",
Expand Down
2 changes: 2 additions & 0 deletions roles/retail.editor
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
"retail.servingConfigs.delete",
"retail.servingConfigs.get",
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search",
"retail.servingConfigs.update",
"retail.userEvents.create",
"retail.userEvents.import"
Expand Down
4 changes: 3 additions & 1 deletion roles/retail.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
"retail.products.list",
"retail.retailProjects.get",
"retail.servingConfigs.get",
"retail.servingConfigs.list"
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search"
],
"name": "roles/retail.viewer",
"stage": "GA",
Expand Down
2 changes: 2 additions & 0 deletions roles/viewer
Original file line number Diff line number Diff line change
Expand Up @@ -2351,6 +2351,8 @@
"retail.retailProjects.get",
"retail.servingConfigs.get",
"retail.servingConfigs.list",
"retail.servingConfigs.predict",
"retail.servingConfigs.search",
"riskmanager.operations.get",
"riskmanager.operations.list",
"riskmanager.policies.get",
Expand Down

0 comments on commit f128a2f

Please sign in to comment.