We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5ed18 commit fa4978bCopy full SHA for fa4978b
iam/cloud-client/snippets/list_keys.py
@@ -24,7 +24,7 @@
24
25
26
def list_keys(project_id: str, account: str) -> List[iam_admin_v1.ServiceAccountKey]:
27
- """Creates a key for a service account.
+ """Lists a key for a service account.
28
29
project_id: ID or number of the Google Cloud project you want to use.
30
account: ID or email which is unique identifier of the service account.
0 commit comments