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-03-21 UTC."],[[["The `ServiceAccount` class in the Google.Cloud.Batch.V1 API carries information about a Google Cloud service account and is part of the Batch v1 API."],["The latest version of the `ServiceAccount` documentation is 2.13.0, and historical versions are available, ranging back to 1.0.0."],["`ServiceAccount` class has properties `Email` for the service account email and `Scopes` to list enabled scopes on the VM."],["The `ServiceAccount` class inherits from object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors, `ServiceAccount()`, and `ServiceAccount(ServiceAccount other)`, to create new instances of this class."]]],[]]