getJobQueueSnapshot
inline suspend fun BatchClient.getJobQueueSnapshot(crossinline block: GetJobQueueSnapshotRequest.Builder.() -> Unit): GetJobQueueSnapshotResponse
Provides a list of the first 100 RUNNABLE
jobs associated to a single job queue.