Interface protos.google.cloud.recaptchaenterprise.v1.IWebKeySettings (2.1.7)

Properties of a WebKeySettings.

Package

@google-cloud/recaptcha-enterprise!

Properties

allowAllDomains

allowAllDomains?: (boolean|null);

WebKeySettings allowAllDomains

Property Value
TypeDescription
(boolean|null)

allowAmpTraffic

allowAmpTraffic?: (boolean|null);

WebKeySettings allowAmpTraffic

Property Value
TypeDescription
(boolean|null)

allowedDomains

allowedDomains?: (string[]|null);

WebKeySettings allowedDomains

Property Value
TypeDescription
(string[]|null)

challengeSecurityPreference

challengeSecurityPreference?: (google.cloud.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference|null);

WebKeySettings challengeSecurityPreference

Property Value
TypeDescription
(google.cloud.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference|null)

integrationType

integrationType?: (google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|null);

WebKeySettings integrationType

Property Value
TypeDescription
(google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|null)