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 documentation provides reference information for the `ServiceAccount` class within the Google Cloud Batch v1 API, which is used for managing Google Cloud service accounts."],["Version 2.13.0 is the latest available version of the `ServiceAccount` class documentation, with links to previous versions ranging from 1.0.0 to 2.12.0, all in the dotnet ecosystem."],["The `ServiceAccount` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like deep cloning and message handling."],["The class provides two constructors, one default and another to instantiate from another `ServiceAccount` object, along with an `Email` property to set and get the service account's email address."],["The Email property allows users to specify the email of the service account, and if this is not provided, it defaults to using the project's default Compute Engine service account."]]],[]]