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

ProjectsLocationsJobsPatchOptions

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

Additional options for CloudScheduler#projectsLocationsJobsPatch.

interface ProjectsLocationsJobsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

A mask used to specify which fields of the job are being updated.