GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction typedef

GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction = $Empty

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.

Implementation

typedef GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction
    = $Empty;