Class ServiceAccount (1.18.2)

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

A service account.

Attributes

NameDescription
email str
Email address of the service account. If empty, default Compute service account will be used.
scope MutableSequence[str]
The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.