Class ServiceAccount (0.8.0)

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

A service account.

Attributes

NameDescription
email str
Email address of the service account. This field is a member of oneof_ _email.
scopes Sequence[str]
The list of scopes to be made available for this service account.