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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `ServiceAccount` class in the Batch v1 API carries information about a Google Cloud service account."],["This class is available across multiple versions of the API, ranging from version 1.0.0 to the latest version 2.13.0."],["The `ServiceAccount` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers constructors to initialize a new `ServiceAccount` instance or to clone an existing one, and has an email property."],["The email property represents the service account's email, defaulting to the Compute Engine service account if unspecified, and it must be specified when an instance template is utilized."]]],[]]