Interface protos.google.cloud.recaptchaenterprise.v1beta1.IWebKeySettings (2.2.1)

Properties of a WebKeySettings.

Package

@google-cloud/recaptcha-enterprise!

Properties

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.v1beta1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1beta1.WebKeySettings.ChallengeSecurityPreference|null);

WebKeySettings challengeSecurityPreference

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

enforceAllowedDomains

enforceAllowedDomains?: (boolean|null);

WebKeySettings enforceAllowedDomains

Property Value
TypeDescription
(boolean|null)

integrationType

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

WebKeySettings integrationType

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