serviceAccountKeyName property
The name of the service account key that was used to create or exchange credentials when authenticating the service account that made the request.
This is a scheme-less URI full resource name. For example: "//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}".
Implementation
core.String? serviceAccountKeyName;