-
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
8 changed files
with
72 additions
and
3 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"description": "Grants access to import this entry group for Metadata Job processing.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"dataplex.entryGroups.get", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/dataplex.entryGroupImporter", | ||
"stage": "ALPHA", | ||
"title": "Dataplex Entry Group Importer" | ||
} |
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,12 @@ | ||
{ | ||
"description": "Grants access to creating and managing Metadata Jobs. Does not give the right to create/modify Entry Groups.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"dataplex.operations.get", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/dataplex.metadataJobOwner", | ||
"stage": "ALPHA", | ||
"title": "Dataplex Metadata Job Owner" | ||
} |
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,12 @@ | ||
{ | ||
"description": "Read access to Metadata Job resources.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"dataplex.operations.get", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/dataplex.metadataJobViewer", | ||
"stage": "ALPHA", | ||
"title": "Dataplex Metadata Job 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
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,26 @@ | ||
{ | ||
"description": "Gives Cloud Memorystore service account access to managed resource", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"compute.globalOperations.get", | ||
"compute.networks.addPeering", | ||
"compute.networks.get", | ||
"compute.networks.removePeering", | ||
"compute.projects.get", | ||
"compute.routes.get", | ||
"compute.routes.list", | ||
"compute.subnetworks.get", | ||
"compute.subnetworks.list", | ||
"monitoring.metricDescriptors.create", | ||
"monitoring.metricDescriptors.get", | ||
"monitoring.metricDescriptors.list", | ||
"monitoring.monitoredResourceDescriptors.get", | ||
"monitoring.monitoredResourceDescriptors.list", | ||
"monitoring.timeSeries.create", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/memorystore.serviceAgent", | ||
"stage": "ALPHA", | ||
"title": "Cloud Memorystore Service Agent" | ||
} |
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