Skip to main content

Access Approval API client library

Project description

GA pypi versions

Access Approval API: An API for controlling access to data by Google personnel.

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 Access Approval 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.

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-access-approval==0.2.0.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-access-approval

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-access-approval

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-access-approval-1.6.0.tar.gz (48.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_access_approval-1.6.0-py2.py3-none-any.whl (52.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-access-approval-1.6.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-access-approval-1.6.0.tar.gz
Algorithm Hash digest
SHA256 d0986b3d3bebd0f954f3d7115a5940f36732ef3df6cd3175af0970370be8cce3
MD5 3470261ac609ecf6dcef833b8df4036f
BLAKE2b-256 41c7e6d7be696a0a473bbb2dd4916075fc54083ded25a6c1bc0ab3af148097fd

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_access_approval-1.6.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_access_approval-1.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 97dda4f286486a29b1a53511e885f10b26e27e3337721f79d39b7b9e89c22b8c
MD5 633651c4362b9c790eb40e98f84fac8a
BLAKE2b-256 2e279d0b9b078a97c81a7f4baca91bd112c5a0947eb5962edd2e760a7733a6ce

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