Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/resource-manager-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ With this API, you can do the following:
Don't forget to look at the :ref:`Authentication` section below.
It's slightly different from the rest of this library.

.. note::

This comment was marked as spam.

This comment was marked as spam.


Alpha

The projects.create() method is in the Alpha stage. It might be changed in

This comment was marked as spam.

This comment was marked as spam.

backward-incompatible ways and is not recommended for production use. It is
not subject to any SLA or deprecation policy. Access to this feature is
currently invite-only. For an invitation, contact our sales team at
https://cloud.google.com/contact.

Here's a quick example of the full life-cycle:

.. code-block:: python
Expand Down