challengeRuleGroups property

List<GoogleCloudRecaptchaenterpriseV1ChallengeRuleGroup>? challengeRuleGroups
getter/setter pair

Rules to configure the behavior of reCAPTCHA for showing a challenge.

Rule groups are evaluated in order. Evaluation stops when the first matching rule group is found.

Optional.

Implementation

core.List<GoogleCloudRecaptchaenterpriseV1ChallengeRuleGroup>?
challengeRuleGroups;