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."],[[["This webpage provides documentation for the `ServiceAccount` class within the Google Cloud Batch v1 API, covering versions from 1.0.0 to the latest 2.13.0."],["The `ServiceAccount` class, part of the `Google.Cloud.Batch.V1` namespace, is designed to manage information about Google Cloud service accounts."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer management."],["The `ServiceAccount` class has an `Email` property, allowing users to set or retrieve the email address of the associated service account, defaulting to the project's Compute Engine service account if not explicitly specified."],["The documentation includes details about the class's constructors and inherited members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]