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

GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction

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

A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token.

interface GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction {}