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

ProjectsAppsRecaptchaEnterpriseConfigPatchOptions

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

Additional options for FirebaseAppCheck#projectsAppsRecaptchaEnterpriseConfigPatch.

interface ProjectsAppsRecaptchaEnterpriseConfigPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. A comma-separated list of names of fields in the RecaptchaEnterpriseConfig to update. Example: site_key.