In addition to ```go ProposeBatch(gearId string, config map[string]interface{}, tags []string, targets []*ContainerReference) ``` We would support: ````go ProposeBatchJobs(gearId string, config map[string]interface{}, tags []string, jobs []*Job) ````