Class ServiceAccount (2.20.0)

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

The service account

Attribute

Name Description
email str
Required. Service account email. The datascan will execute with this service account's credentials. The user calling this API must have permissions to act as this service account. Dataplex service agent must be granted iam.serviceAccounts.getAccessToken permission on this service account, for example, through the iam.serviceAccountTokenCreator role .