This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 1e92c932e298649dbaec785f6bb14a65b10903b0
Author: melissa <meliss...@google.com>
AuthorDate: Thu Sep 28 15:35:35 2017 -0700

    Add Cloud Resource Manager API to the required API list
---
 src/documentation/runners/dataflow.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/documentation/runners/dataflow.md 
b/src/documentation/runners/dataflow.md
index 4960ce9..8ef3ba2 100644
--- a/src/documentation/runners/dataflow.md
+++ b/src/documentation/runners/dataflow.md
@@ -31,7 +31,10 @@ To use the Cloud Dataflow Runner, you must complete the 
following setup:
 
 2. Enable billing for your project.
 
-3. Enable required Google Cloud APIs: Cloud Dataflow, Compute Engine, 
Stackdriver Logging, Cloud Storage, and Cloud Storage JSON. You may need to 
enable additional APIs (such as BigQuery, Cloud Pub/Sub, or Cloud Datastore) if 
you use them in your pipeline code.
+3. Enable the required Google Cloud APIs: Cloud Dataflow, Compute Engine,
+   Stackdriver Logging, Cloud Storage, Cloud Storage JSON, and Cloud Resource
+   Manager. You may need to enable additional APIs (such as BigQuery, Cloud
+   Pub/Sub, or Cloud Datastore) if you use them in your pipeline code.
 
 4. Install the Google Cloud SDK.
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <commits@beam.apache.org>.

Reply via email to