Google Cloud Advisorynotifications API client library
Project description
Advisory Notifications: Advisory Notifications provides well-targeted, timely, and compliant communications about critical security and privacy events in the Google Cloud console and allows you to securely investigate the event, take action, and get support.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.
With venv, 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
python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-advisorynotifications
Windows
py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-advisorynotifications
Next Steps
Read the Client Library Documentation for Advisory Notifications to see other available methods on the client.
Read the Advisory Notifications 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-advisorynotifications-0.3.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33bf4af278423006cfb7f171fc0f91f1298807d8fc5556c332c09ecec9c77cf4 |
|
MD5 | 3506f1f711bace16837c30ec2fb8896b |
|
BLAKE2b-256 | e3557b1fce4670ccd0db31e9eddbd222e49132b5b0792650ad8c921a22f57a5a |
Hashes for google_cloud_advisorynotifications-0.3.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29aa748bff29b6d6caa4f7aa6da043c77fcc746a36b6b47956018a91af6daca8 |
|
MD5 | 0bef90e0c4da6067c01fc51974367cca |
|
BLAKE2b-256 | 22b6ece147edc367ab983eece1531a6806393ae000f6045ba8b5609a324aad8a |