Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 507bf93

Browse files
authored
Update gcp-connect.rst to include permissions for tag sync for some newly supported services
1 parent 7b8c5de commit 507bf93

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

gdi/get-data-in/connect/gcp/gcp-connect.rst

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Alternatively you can create a more restrictive role using the permissions in th
7070
- Yes
7171

7272
* - ``serviceusage.services.use``
73-
- Yes, if you want to activate the use of a quota from the project where metrics are stored
73+
- Yes, if you either want to activate the use of a quota from the project where metrics are stored or sync cloud sql metadata
7474
- No, but included in ``roles/serviceusage.serviceUsageConsumer``
7575

7676
* - ``spanner.instances.list``
@@ -81,6 +81,39 @@ Alternatively you can create a more restrictive role using the permissions in th
8181
- Yes, if the Spanner service is activated
8282
- Yes
8383

84+
* - ``cloudsql.databases.list``
85+
- Yes, if the cloud sql service is activated
86+
- Yes
87+
88+
* - ``cloudsql.instances.list``
89+
- Yes, if the cloud sql service is activated
90+
- Yes
91+
92+
* - ``pubsub.topics.list``
93+
- Yes, if the pub/sub service is activated
94+
- Yes
95+
96+
* - ``pubsub.subscriptions.list``
97+
- Yes, if the pub/sub service is activated
98+
- Yes
99+
100+
* - ``run.jobs.list``
101+
- Yes, if the cloud run service is activated
102+
- Yes
103+
104+
* - ``run.revisions.list``
105+
- Yes, if the cloud run service is activated
106+
- Yes
107+
108+
* - ``cloudasset.assets.searchAllResources``
109+
- Yes, if the cloud run service is activated
110+
- Yes
111+
112+
* - ``cloudfunctions.functions.list``
113+
- Yes, if the cloud functions service is activated
114+
- Yes
115+
116+
84117
.. _gcp-two:
85118

86119
2. Configure GCP

0 commit comments

Comments
 (0)