Carries information about a Google Cloud service account.
Attributes
Name
Description
email
str
Email address of the service account. If not
specified, the default Compute Engine service
account for the project will be used. If
instance template is being used, the service
account has to be specified in the instance
template and it has to match the email field
here.
scopes
MutableSequence[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-07-02 UTC."],[],[]]