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 various other versions, including 2.0.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0."],["The ServiceAccount class, part of the Google.Cloud.Batch.V1 namespace, carries information about a Google Cloud service account, and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The ServiceAccount class has two constructors, one parameterless and one that takes another ServiceAccount object as a parameter, and it is inherited from the base object class."],["The class exposes two key properties, Email, a string representing the service account's email address (which defaults to the project's Compute Engine service account), and Scopes, a list of enabled scopes for the service account on the VM."],["The documentation is from the assembly 'Google.Cloud.Batch.V1.dll', and provides reference to the public sealed class and it's members."]]],[]]