ServiceAccount(mapping=None, *, ignore_unknown_fields=False, **kwargs)A service account.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
email |
str
Optional. Email address of the service account. This field is a member of oneof_ _email.
|
scopes |
MutableSequence[str]
Optional. The list of scopes to be made available for this service account. |