challengeRules property
A list of rules that configure when and how reCAPTCHA presents a challenge.
reCAPTCHA evaluates these rules in order and applies the first one that matches.
Required.
Implementation
core.List<GoogleCloudRecaptchaenterpriseV1ChallengeRule>? challengeRules;