Skip to main content

Google Cloud Resource Manager API client library

Project description

stable pypi versions

Resource Manager API: provides methods that you can use to programmatically manage your projects in the Google Cloud Platform.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Resource Manager API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-resource-manager

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-resource-manager

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-resource-manager-1.6.2.tar.gz (217.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_resource_manager-1.6.2-py2.py3-none-any.whl (233.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-resource-manager-1.6.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-resource-manager-1.6.2.tar.gz
Algorithm Hash digest
SHA256 38ec716b359b1d26328472c3b4a6488b1cc7520b13666c72cae95fce1fd322b3
MD5 211b9a8bfd7a93ea392d5955bc343b10
BLAKE2b-256 2db39a358a94c8dc85ef0ccde45dfc517223cccdd38463041b48f39c6e47b676

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_resource_manager-1.6.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_resource_manager-1.6.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b9ff068952737dd81f2015011f9360882ea230ed310a0c7141fc8ee7af4f8f95
MD5 7ec9f740079b4aa96f657dac9799d3ba
BLAKE2b-256 f781c008ff931857ba2cb20e80deeb58dd6ad7bb01c52ded0dd42ffef647c0ac

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page