JobArgs

constructor(annotations: Output<Map<String, String>>? = null, binaryAuthorization: Output<GoogleCloudRunV2BinaryAuthorizationArgs>? = null, client: Output<String>? = null, clientVersion: Output<String>? = null, jobId: Output<String>? = null, labels: Output<Map<String, String>>? = null, launchStage: Output<JobLaunchStage>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, template: Output<GoogleCloudRunV2ExecutionTemplateArgs>? = null)