Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about google-cloud-python

Read more about google-cloud-python

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - google-cloud-python

gsutil iam ch command using python

I am trying to use python to do the same functionality as this command: gsutil iam ch group:group_name@gmail.com:objectAdmin gs://bucket_name I am trying to give an objectAdmin role to a group using p...
test-img

AbdelRahman Abbas

google-cloud-platform

gsutil

google-cloud-iam

google-cloud-python

gcloud-python

Votes: 0

Answers: 1

Latest Answer

OK, your policy.bindings.append is incorrect. You want what you originally had: role = "roles/storage.objectViewer" group = "some@googlegroups.com" member = f"group:{group}&...
test-img

DazWilkin

Importing & initializing GCP googleapis/google-cloud-python clients

As far as I understand, the suggested way to interact with GCP using python is to use the google-cloud-python client. So far I have not been able to initialize or even import such a client in my proje...
test-img

masus04

python

google-cloud-platform

google-cloud-python

Votes: 0

Answers: 1

Latest Answer

So I figured it out, primarily I had an issue with another google package that messed up my dependencies. The import statement is as follows: from google.cloud.resourcemanager_v3.services.projects.cli...
test-img

masus04

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved