Cloud Identity and Access Management (Cloud IAM) enables you to create and manage permissions for Google Cloud Platform resources. Cloud IAM unifies access control for Cloud Platform services into a single system and presents a consistent set of operations.
Questions tagged [google-iam]
727 questions
-1
votes
1 answer
App engine flexible environnement issues for Python Flask app
I am actually annoyed about App Engine flexible environment deployment. I am using Cloud Build to deploy my code from a GitHub repository but this problem also occurs deploying manually.
I would like to create a simple Flask application with a…

Helloïs
- 154
- 2
- 9
-1
votes
1 answer
Importing data from a BAK file in Google Cloud SQL
I'm trying to import a .bak but getting this message An unknown error occurred no other details?
The error message only contains An unknown error occurred with no other details so getting difficult to debug.
I'm following this…

SulmanA
- 1
- 2
-1
votes
1 answer
Deny creation of publically accessible GCP buckets at project level?
How to deny the creation of public accessible GCP buckets using Organization policies using at the project level using policies?
Also, how could I provide exemptions for Organization policies?

Dixon Joseph Dalmeida
- 302
- 3
- 23
-1
votes
1 answer
How to assign column-level restriction on BigQuery table in asia-east1 location
I want to restrict access to certain PII columns of my BigQuery tables. My tables are present in location: asia-east1. The BigQuery 'Policy Tag' feature can create policy tags for enforcing column restrictions only in 'US' and 'EU' regions. When I…

nsk
- 255
- 3
- 12
-1
votes
1 answer
Google cloud: How to check project member's work in /home// folder?
I have created a project in Google Cloud and gave permissions for App Engine, Cloud SQL etc to a gmail ID. The user has developed some code in that project. How can I view the code he deployed in that App Engine app?

chandra
- 31
- 6
-1
votes
1 answer
Managed Service Provider on Google Cloud Platform
If a Managed Service Provider (MSP) wants to monitor existing GCP projects of a client that are associated to a client billing account ( meaning the client is directly paying to Google for it ) , how can the MSP start monitoring those ? What are the…

DynaObject LLC
- 5
- 3
-2
votes
1 answer
Any way to make GCP VM machines user-independent?
I want to have VM instance that contains installed libraries/dependencies accessible for different users. I grant the roles like Compute Admin, Service Account User etc. for the users accordingly. Although they can see the folders/files/codes from…

Yiğit Mesci
- 65
- 9