Cloud Billing Budget API API client library
Project description
Cloud Billing Budget API: The Cloud Billing Budget API stores Cloud Billing budgets, which define a budget plan and the rules to execute as spend is tracked against that plan.
Quick Start
In order to use this library, you first need to go through the following steps:
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.
Supported Python Versions
Python >= 3.6
Deprecated Python Versions
Python == 2.7.
The last version of this library compatible with Python 2.7 is google-cloud-billing-budgets==0.4.0.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-billing-budgets
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-billing-budgets
Next Steps
Read the Client Library Documentation for Cloud Billing Budget API to see other available methods on the client.
Read the Cloud Billing Budget API Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google-cloud-billing-budgets-1.6.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3f6a8093d0d490417e1d7a7ad31a25e0a7e63fee8179b6dcff7b4613c7c3944 |
|
MD5 | af9b9e063b78a120bf5c35b318cfa6a4 |
|
BLAKE2b-256 | b65cf165d6de5f5a5f7049961995d016e98e9751f1a13110f73c02fe78b6819c |
Hashes for google_cloud_billing_budgets-1.6.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b043c63fd3bb9ceb3ba5171db6c1e3fe0cdc2fc01e565c9e77ca3a26c0d41e |
|
MD5 | bd9758b179967e9db9dcc4418fe9305a |
|
BLAKE2b-256 | 8e8ae9cebbdaa0189b7606d684367a1340a3b26166e26656b34b2b793ded02a3 |