Cloud Security Command Center API client library
Project description
Cloud Security Command Center API: The public Cloud Security Command Center API.
Quick Start
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Cloud Security Command Center API.
- 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.
Supported Python Versions
Python >= 3.6
Unsupported Python Versions
Python == 2.7.
The last version of this library compatible with Python 2.7 is google-cloud-securitycenter==0.6.0.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-securitycenter
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-securitycenter
Next Steps
- Read the Product documentation to learn more about the product and see How-to Guides.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size google_cloud_securitycenter-1.1.0-py2.py3-none-any.whl (259.7 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size google-cloud-securitycenter-1.1.0.tar.gz (224.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for google_cloud_securitycenter-1.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc26bc555d232fa2f0e7cb2afc73e62b51a0a3f931cbbd9dd9ce71b2580f775e |
|
MD5 | a4285f0db5f6a844086e938dca6bb216 |
|
BLAKE2-256 | b9136866968e5e765ca17ff973619879d7f24ed248a3e347cb8492a70209af9c |
Hashes for google-cloud-securitycenter-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51d449058d18301043c699d1ddbe5ab7b7a6aebc4d13e7ca3d8b6ca72f36ffd1 |
|
MD5 | 4753a22d9329b2c3f222ff84971afd55 |
|
BLAKE2-256 | 7d7ce2fa9622f5619a6e222af9752bef317215808c044063ab9458f4de2e8614 |