-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.
Description
It would be beneficial to note in the documentaion that the projects.create() method is in alpha and need special permissions to be used, as in: https://cloud.google.com/resource-manager/docs/creating-project
The relevant docs section:
>>> # Create a new project
>>> new_project = client.new_project('your-project-id-here',
... name='My new project')
>>> new_project.create()
Page Name: resource-manager-api
Release: 0.18.1
Metadata
Metadata
Assignees
Labels
api: cloudresourcemanagerIssues related to the Resource Manager API.Issues related to the Resource Manager API.