File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/google-auth/docs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1042,7 +1042,7 @@ In the example above `source_credentials` does not have direct access to list bu
10421042in the target project. Using `ImpersonatedCredentials ` will allow the source_credentials
10431043to assume the identity of a target_principal that does have access.
10441044
1045- It is possible to provide a delegation chain through `delegates ` paramter while
1045+ It is possible to provide a delegation chain through `delegates ` parameter while
10461046initializing the impersonated credential. Refer `create short lived credentials delegated `_ for more details on delegation chain.
10471047
10481048.. _create short lived credentials delegated : https://cloud.google.com/iam/docs/create-short-lived-credentials-delegated
You can’t perform that action at this time.
0 commit comments