Class Type (1.41.0)

Type(value)

Type of the redirect action. Possible values are: - GOOGLE_RECAPTCHA: redirect to reCAPTCHA for manual challenge assessment. - EXTERNAL_302: redirect to a different URL via a 302 response.

Enums

Name Description
UNDEFINED_TYPE A value indicating that the enum field is not set.
EXTERNAL_302 No description available.
GOOGLE_RECAPTCHA No description available.