GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSettings constructor
GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSettings({
- Map<
String, GoogleCloudRecaptchaenterpriseV1WebKeySettingsActionSettings> ? actionSettings, - GoogleCloudRecaptchaenterpriseV1WebKeySettingsActionSettings? defaultSettings,
Implementation
GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSettings({
this.actionSettings,
this.defaultSettings,
});