authenticationConfig property
Authentication configuration used to set the default identity for the workload execution.
The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s).
Optional.
Implementation
AuthenticationConfig? authenticationConfig;