Class ServiceAccount (1.12.0)

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

Service account to assign to the instance created by the machine image.

Attributes

Name Description
email str
Required. The email address of the service account.
scopes MutableSequence[str]
Optional. The list of scopes to be made available for this service account.