Class GoogleServiceAccountConfig (0.2.7)

GoogleServiceAccountConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for Google service account authentication.

Attribute

Name Description
service_account str
Required. The service account to be used for authenticating request. The iam.serviceAccounts.getAccessToken permission should be granted on this service account to the impersonator service account.