GoogleCloudRecaptchaenterpriseV1WebKeySettingsActionSettings
import type { GoogleCloudRecaptchaenterpriseV1WebKeySettingsActionSettings } from "https://googleapis.deno.dev/v1/recaptchaenterprise:v1.ts";
Per-action challenge settings.
interface GoogleCloudRecaptchaenterpriseV1WebKeySettingsActionSettings {
scoreThreshold?: number;
}