Incorrect google cloud client pip package name in docs

Page Name: index
Release: 0.18.1

The google cloud python documentation 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