Skip to main content

Google Cloud Service Usage API client library

Project description

stable pypi versions

Service Usage API: is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects.

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 Service Usage 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-service-usage

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-service-usage

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-service-usage-1.7.0.tar.gz (46.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_service_usage-1.7.0-py2.py3-none-any.whl (51.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-service-usage-1.7.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-service-usage-1.7.0.tar.gz
Algorithm Hash digest
SHA256 f221c84bb94b67e81116e126675178b232585c9b1d9c7316daf25156da765d8e
MD5 bb5a75ae6b846038fe2466fe81182bf7
BLAKE2b-256 5cd061733ec70681f17c72d688bdcb9fe4de02c0eebab680b00f93ed36da5910

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_service_usage-1.7.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_service_usage-1.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 841d2c1fc86b9c0497cbd6e2bb85811ea19b3b896ad66fa614118c3293c6336d
MD5 407af8891953d27178d57c43a6a96371
BLAKE2b-256 6cb8c77ba826d9ae6f253e55c6b7581d7d251d28c923e5d2bdc05b4e95e51764

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