Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RunJobRequest

import type { RunJobRequest } from "https://googleapis.deno.dev/v1/cloudscheduler:v1.ts";

Request message for forcing a job to run now using RunJob.

interface RunJobRequest {}