serviceAccount property

ServiceAccount? serviceAccount
getter/setter pair

The Google Cloud Platform Service Account to be used by the TPU node VMs.

If None is specified, the default compute service account will be used.

Implementation

ServiceAccount? serviceAccount;