GoogleCloudRecaptchaenterpriseV1ChallengeRuleGroup constructor
GoogleCloudRecaptchaenterpriseV1ChallengeRuleGroup({
- List<
String> ? actions, - List<
GoogleCloudRecaptchaenterpriseV1ChallengeRule> ? challengeRules,
Implementation
GoogleCloudRecaptchaenterpriseV1ChallengeRuleGroup({
this.actions,
this.challengeRules,
});