Optional[customOptional[unknownThe arguments to pass to the entrypoint command.
The entrypoint command for the job's container.
OptionaldiskDisk spec for the main disk of the job.
Specifies the environment variables for the job's container.
The Docker image to use for the job's container.
Compute platform that the job will be run on.
Specifies the ports that the job exposes.
Whether to use a preemptible VM for the job. Preemptible VMs are cheaper but can be stopped by the platform at any time.
Compute preset that the job will be run on.
Whether to assign a public IP to the job.
OptionalregistryRegistry credentials for private Docker registry.
Restart attempts for the job.
Shared memory size in bytes for the job's container.
Public keys to be authorized for SSH access to the job.
Subnet ID where the job will be deployed.
OptionaltimeoutJob timeout.
Volumes to be mounted into the job's container.
The working directory for the job's container.
JobSpec defines a job that will be run.