8000 Add "s" to "iam_create_service_account" region tag (#2393) · ardila/python-docs-samples@dc59864 · GitHub
[go: up one dir, main page]

Skip to content

Commit dc59864

Browse 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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iam/api-client/service_accounts.py

Lines 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