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 dc59864

Browse filesBrowse files
melaniedejongandrewsg
authored andcommitted
Add "s" to "iam_create_service_account" region tag (GoogleCloudPlatform#2393)
One set of the "iam_create_service_accounts" region tag is missing the "s" at the end.
1 parent e3981bf commit dc59864
Copy full SHA for dc59864

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎iam/api-client/service_accounts.py

Copy file name to clipboardExpand all lines: iam/api-client/service_accounts.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
import argparse
2323
# [START iam_create_service_account]
24-
# [START iam_list_service_account]
24+
# [START iam_list_service_accounts]
2525
# [START iam_rename_service_account]
2626
# [START iam_delete_service_account]
2727
import os
@@ -30,7 +30,7 @@
3030
import googleapiclient.discovery
3131

3232
# [END iam_create_service_account]
33-
# [END iam_list_service_account]
33+
# [END iam_list_service_accounts]
3434
# [END iam_rename_service_account]
3535
# [END iam_delete_service_account]
3636

0 commit comments

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