Skip to content

Mention that projects.create() is in alpha #2343

@eyalev

Description

@eyalev

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions