Class ServiceAccount (1.24.0) Stay organized with collections Save and categorize content based on your preferences.
ServiceAccount(mapping=None,*,ignore_unknown_fields=False,**kwargs)A service account.
Attributes | |
|---|---|
| Name | Description |
email | strEmail address of the service account. If empty, default Compute service account will be used. |
scope | MutableSequence[str]The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.