diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-30 09:06:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-30 09:06:31 +0000 |
commit | 94611567bd03083e0ecef7a582a174aa34844482 (patch) | |
tree | 5c720fd3bc8b244491a4c4d1303348ba2b6128f9 /doc/integration | |
parent | 42572f63eab5db8dc39279e0deeeadef86180a71 (diff) | |
download | gitlab-ce-94611567bd03083e0ecef7a582a174aa34844482.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/google.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md index 225d855d25e..97323557878 100644 --- a/doc/integration/google.md +++ b/doc/integration/google.md @@ -41,6 +41,13 @@ In Google's side: - Cloud Resource Manager API - Cloud Billing API + To do so you need to: + + 1. Go to the [Google API Console](https://console.developers.google.com/apis/dashboard). + 1. Click on **ENABLE APIS AND SERVICES** button at the top of the page. + 1. Find each of the above APIs. On the page for the API, press the **ENABLE** button. + It may take a few minutes for the API to be fully functional. + On your GitLab server: 1. Open the configuration file. |