Skip to content

Instantly share code, notes, and snippets.

@jdyke
Last active June 11, 2020 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdyke/9f8d83c0cd9137048de0b4b3ba930c6f to your computer and use it in GitHub Desktop.
Save jdyke/9f8d83c0cd9137048de0b4b3ba930c6f to your computer and use it in GitHub Desktop.
create_service
def create_service():
return googleapiclient.discovery.build('cloudresourcemanager', 'v1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment