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 provided content details the `ServiceAccount` class within the Google Cloud Batch v1 API, highlighting its purpose in carrying information about a Google Cloud service account."],["The `ServiceAccount` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, equality checks, deep cloning, and buffered operations."],["The documentation lists available versions of the `ServiceAccount` class, ranging from version 1.0.0 to 2.13.0, with the latest version being 2.13.0."],["The class has two constructors, `ServiceAccount()` and `ServiceAccount(ServiceAccount)`, to facilitate the creation of new instances and copying existing `ServiceAccount` objects, respectively."],["The `ServiceAccount` class includes two main properties, `Email` for the service account email address, and `Scopes` for a list of scopes to enable for the service account on the VM."]]],[]]