Class ServiceAccount (0.5.0)

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

A service account. .. attribute:: email

Email address of the service account.

:type: str

Attribute

NameDescription
scopes Sequence[str]
The list of scopes to be made available for this service account.