Class ServiceAccount (0.17.18)

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

Carries information about a Google Cloud service account.

Attributes

NameDescription
email str
Email address of the service account.
scopes MutableSequence[str]
List of scopes to be enabled for this service account.