Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 21e3106

Browse filesBrowse files
bshaffergguuss
authored andcommitted
fixes iot_list_registries closing region tag (GoogleCloudPlatform#1434)
1 parent 41e8754 commit 21e3106
Copy full SHA for 21e3106

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎iot/api-client/manager/manager.py

Copy file name to clipboardExpand all lines: iot/api-client/manager/manager.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def list_registries(service_account_json, project_id, cloud_region):
276276
registry.get('name')))
277277

278278
return registries
279-
# [END iot_list_devices]
279+
# [END iot_list_registries]
280280

281281

282282
# [START iot_create_registry]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.