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

ProjectsAppsIssuesPatchOptions

import type { ProjectsAppsIssuesPatchOptions } from "https://googleapis.deno.dev/v1/firebasecrashlytics:v1alpha.ts";

Additional options for FirebaseCrashlytics#projectsAppsIssuesPatch.

interface ProjectsAppsIssuesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. The list of Issue fields to update. Currently only "state" is mutable.