ProjectsKeysPatchOptions
import type { ProjectsKeysPatchOptions } from "https://googleapis.deno.dev/v1/recaptchaenterprise:v1.ts";Additional options for reCAPTCHAEnterprise#projectsKeysPatch.
interface ProjectsKeysPatchOptions {
updateMask?: string;
}