You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. gcloud alpha should be gcloud beta
2. --pubsub-topic should be --event-pubsub-topic
3. Updated the link to the docs
4. Added info about the Publisher role for the Pub/Sub topic
Copy file name to clipboardExpand all lines: iot/api-client/README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,29 +3,29 @@ This folder contains Python samples that demonstrate an overview of the
3
3
Google Cloud IoT Core platform.
4
4
5
5
## Quickstart
6
-
1. Install the gCloud CLI as described in [the device manager guide](https://cloud.google.com/iot/docs/device_manager_guide).
6
+
1. Install the gCloud CLI as described in [the Cloud IoT Core documentation](https://cloud.google.com/iot/docs/how-tos/getting-started#set_up_the_google_cloud_sdk_and_gcloud).
0 commit comments