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

GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSettings

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

Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered.

interface GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSettings {}

§Properties

§

Optional. The action to score threshold map. The action name should be the same as the action name passed in the data-action attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100.

§

Required. Defines when a challenge is triggered (unless the default threshold is overridden for the given action, see action_settings).