Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Aug 18, 2022
1 parent a5d1f1f commit c19b4f9
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 15 deletions.
16 changes: 8 additions & 8 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion roles/analyticshub.publisher
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.publisher",
"stage": "GA",
"stage": "BETA",
"title": "Analytics Hub Publisher"
}
2 changes: 1 addition & 1 deletion roles/analyticshub.subscriber
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.subscriber",
"stage": "BETA",
"stage": "GA",
"title": "Analytics Hub Subscriber"
}
2 changes: 1 addition & 1 deletion roles/analyticshub.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.viewer",
"stage": "GA",
"stage": "BETA",
"title": "Analytics Hub Viewer"
}
1 change: 0 additions & 1 deletion roles/automlrecommendations.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"bigquery.tables.get",
"bigquery.tables.getData",
"bigquery.tables.list",
"bigquery.tables.update",
"bigquery.tables.updateData",
"cloudnotifications.activities.list",
"dataflow.jobs.cancel",
Expand Down
2 changes: 1 addition & 1 deletion roles/contactcenteraiplatform.admin
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"resourcemanager.projects.list"
],
"name": "roles/contactcenteraiplatform.admin",
"stage": "ALPHA",
"stage": "GA",
"title": "Contact Center AI Platform Admin"
}
2 changes: 1 addition & 1 deletion roles/contactcenteraiplatform.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"resourcemanager.projects.list"
],
"name": "roles/contactcenteraiplatform.viewer",
"stage": "ALPHA",
"stage": "GA",
"title": "Contact Center AI Platform Viewer"
}
1 change: 1 addition & 0 deletions roles/retail.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"bigquery.tables.get",
"bigquery.tables.getData",
"bigquery.tables.list",
"bigquery.tables.update",
"bigquery.tables.updateData",
"cloudnotifications.activities.list",
"dataflow.jobs.cancel",
Expand Down
1 change: 0 additions & 1 deletion roles/storagetransfer.transferAgent
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"description": "Perform transfers from an agent.",
"etag": "AA==",
"includedPermissions": [
"monitoring.timeSeries.create",
"pubsub.subscriptions.consume",
"pubsub.subscriptions.create",
"pubsub.subscriptions.delete",
Expand Down

0 comments on commit c19b4f9

Please sign in to comment.