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 latest version of the Batch v1 API for ServiceAccount is 2.13.0, and the documentation provides access to previous versions, ranging back to version 1.0.0."],["The `ServiceAccount` class, part of the `Google.Cloud.Batch.V1` namespace, represents information about a Google Cloud service account."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring broad compatibility and functionality."],["The `ServiceAccount` class includes properties for managing the `Email` address of the service account and the `Scopes` that define its permissions on a virtual machine."],["Constructors for `ServiceAccount` allow for both default instantiation and cloning from an existing `ServiceAccount` instance."]]],[]]