Cloudscheduler_v1Functions

Functions

Link copied to clipboard
suspend fun getJob(argument: GetJobPlainArgs): GetJobResult

Gets a job.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(jobId: String, location: String, project: String? = null): GetJobResult