Carries information about a Google Cloud service account.
.. attribute:: email
Email address of the service account. If not
specified, the default Compute Engine service
account for the project will be used.
:type: str
Attribute
Name
Description
scopes
Sequence[str]
List of scopes to be enabled for this service
account on the VM, in addition to the cloud-
platform API scope that will be added by
default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]