Page Name: index Release: 0.18.1 The google cloud python [documentation](https://googlecloudplatform.github.io/google-cloud-python/) lists a non-existent package name of `google-cloud` for the python client library. Current install instructions: `pip install --upgrade google-cloud` Should be: `pip install --upgrade gcloud`