Properties of a WebKeySettings.
Package
@google-cloud/recaptcha-enterpriseProperties
allowAmpTraffic
allowAmpTraffic?: (boolean|null);
WebKeySettings allowAmpTraffic
Type | Description |
(boolean|null) |
allowedDomains
allowedDomains?: (string[]|null);
WebKeySettings allowedDomains
Type | Description |
(string[]|null) |
challengeSecurityPreference
challengeSecurityPreference?: (google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.ChallengeSecurityPreference|null);
WebKeySettings challengeSecurityPreference
Type | Description |
(google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.ChallengeSecurityPreference|null) |
enforceAllowedDomains
enforceAllowedDomains?: (boolean|null);
WebKeySettings enforceAllowedDomains
Type | Description |
(boolean|null) |
integrationType
integrationType?: (google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.IntegrationType|keyof typeof google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.IntegrationType|null);
WebKeySettings integrationType
Type | Description |
(google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.IntegrationType|keyof typeof google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.IntegrationType|null) |