google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

[Feature] Ability to manage Service Accounts using this library

Open ashpreetbedi opened this issue 5 years ago • 3 comments

Is your feature request related to a problem? Please describe. I would like to create and manage Service Accounts programmatically using this library. Currently I'm using google-api-python-client but would love to use this one as Cloud Client Libraries are preferred.

Describe the solution you'd like I would like to be able to perform these operations: http://googleapis.github.io/google-api-python-client/docs/dyn/iam_v1.projects.serviceAccounts.html

Through python-iam. Having types associated with these would be the icing on top

Describe alternatives you've considered Currently using the iam service from google-api-python-client

Thank you for helping with this, the complexity behind these services is crazy and I really appreciate all the work y'all put into this.

ashpreetbedi avatar Apr 29 '20 14:04 ashpreetbedi

Any movement on this? It's a pretty big feature to be missing. Frustrating to have to have both the new AND old python libraries in a project

L1st3r avatar Jul 13 '21 19:07 L1st3r

Bump! It's very inconsistent, especially since the original python code has zero intellisense.

0xMochan avatar Nov 03 '22 23:11 0xMochan

I'm going to transfer this issue to the google-cloud-python repository. The code in this repository will be migrated there within the next few weeks.

parthea avatar Aug 14 '23 20:08 parthea