Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Feb 13, 2025
1 parent 1bc5a5d commit 099207b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 9 deletions.
14 changes: 7 additions & 7 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions roles/apigee.analyticsEditor
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"description": "Analytics editor for an Apigee Organization",
"etag": "AA==",
"includedPermissions": [
"apigee.addonsconfig.get",
"apigee.datacollectors.create",
"apigee.datacollectors.delete",
"apigee.datacollectors.get",
Expand Down
1 change: 1 addition & 0 deletions roles/backupdr.computeEngineOperator
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"compute.disks.get",
"compute.disks.setLabels",
"compute.disks.use",
"compute.disks.useReadOnly",
"compute.firewalls.list",
"compute.globalOperations.get",
"compute.images.create",
Expand Down
1 change: 1 addition & 0 deletions roles/backupdr.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"compute.disks.get",
"compute.disks.setLabels",
"compute.disks.use",
"compute.disks.useReadOnly",
"compute.firewalls.list",
"compute.globalOperations.get",
"compute.images.create",
Expand Down
1 change: 1 addition & 0 deletions roles/cloudaicompanion.user
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"cloudaicompanion.instances.exportMetrics",
"cloudaicompanion.instances.generateCode",
"cloudaicompanion.instances.generateText",
"cloudaicompanion.instances.queryEffectiveSetting",
"cloudaicompanion.instances.queryEffectiveSettingBindings",
"cloudaicompanion.licenses.selfAssign",
"resourcemanager.projects.get",
Expand Down
1 change: 1 addition & 0 deletions roles/cloudsql.editor
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"includedPermissions": [
"cloudaicompanion.entitlements.get",
"cloudsql.backupRuns.create",
"cloudsql.backupRuns.export",
"cloudsql.backupRuns.get",
"cloudsql.backupRuns.list",
"cloudsql.databases.create",
Expand Down
2 changes: 1 addition & 1 deletion roles/telemetry.metricsWriter
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"telemetry.metrics.write"
],
"name": "roles/telemetry.metricsWriter",
"stage": "BETA",
"stage": "GA",
"title": "Cloud Telemetry Metrics Writer"
}
2 changes: 1 addition & 1 deletion roles/telemetry.writer
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"telemetry.traces.write"
],
"name": "roles/telemetry.writer",
"stage": "BETA",
"stage": "GA",
"title": "Cloud Telemetry Writer"
}

0 comments on commit 099207b

Please sign in to comment.