enableCustomServiceAccount property

bool enableCustomServiceAccount
final

Required. If true, custom user-managed service account is enforced to run any workloads (for example, Vertex Jobs) on the resource. Otherwise, uses the Vertex AI Custom Code Service Agent.

Implementation

final bool enableCustomServiceAccount;