Skip to content

Commit 532c8bb

Browse files
author
David Cavazos
authored
dataflow: simplify enabled APIs list (GoogleCloudPlatform#4483)
Many of the APIs are already enabled or are automatically added by the `dataflow` API.
1 parent c0ecdf6 commit 532c8bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dataflow/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ The following instructions help you prepare your Google Cloud project.
3535

3636
1. [Enable billing](https://cloud.google.com/billing/docs/how-to/modify-project).
3737

38-
1. [Enable the APIs](https://console.cloud.google.com/flows/enableapi?apiid=dataflow,compute_component,storage_component,storage_api,logging,cloudresourcemanager.googleapis.com,iam.googleapis.com):
39-
Dataflow, Compute Engine, Cloud Storage, Cloud Storage JSON,
40-
Stackdriver Logging, Cloud Resource Manager, and IAM API.
38+
1. [Enable the Dataflow API](https://console.cloud.google.com/flows/enableapi?apiid=dataflow).
4139

4240
1. Create a service account JSON key via the
4341
[*Create service account key* page](https://console.cloud.google.com/apis/credentials/serviceaccountkey).

0 commit comments

Comments
 (0)