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."],[[["This documentation page covers the `ServiceAccount` class within the Google Cloud Batch v1 API, which provides details about a Google Cloud service account."],["The latest version of the `ServiceAccount` class is 2.13.0, and the page also lists historical versions of this class, ranging from 1.0.0 to 2.12.0, for the Google Cloud Batch v1 API."],["The `ServiceAccount` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."],["Key properties of the `ServiceAccount` class include `Email`, which is the email address of the service account, and `Scopes`, which is a list of enabled scopes for this service account on the VM."],["The `ServiceAccount` class has two constructors, one being a default, parameterless constructor and the other taking another `ServiceAccount` object as a parameter."]]],[]]