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

GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction

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

An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests.

interface GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction {}