-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
54 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"description": "Full access to manage bulk operations.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"datastore.databases.getMetadata", | ||
"datastore.operations.cancel", | ||
"datastore.operations.get", | ||
"datastore.operations.list", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/datastore.bulkAdmin", | ||
"stage": "ALPHA", | ||
"title": "Cloud Datastore Bulk Admin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"description": "Admin of Firestore Database Reliability Insights and Recommendations.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"recommender.locations.get", | ||
"recommender.locations.list", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/recommender.firestoredatabasereliabilityAdmin", | ||
"stage": "ALPHA", | ||
"title": "Firestore Database Reliability Recommender Admin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"description": "Viewer of Firestore Database Reliability Insights and Recommendations.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"recommender.locations.get", | ||
"recommender.locations.list", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/recommender.firestoredatabasereliabilityViewer", | ||
"stage": "ALPHA", | ||
"title": "Firestore Database Reliability Recommender Viewer" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"description": "Read access to security center compliance reports", | ||
"etag": "AA==", | ||
"name": "roles/securitycenter.complianceReportsViewer", | ||
"stage": "ALPHA", | ||
"title": "Security Center Compliance Reports Viewer" | ||
} |