@override Object toJson() => { if (workerPool.isNotDefault) 'workerPool': workerPool, if (serviceAccount.isNotDefault) 'serviceAccount': serviceAccount, };