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

Properties of a WebKeySettings.

Package

@google-cloud/recaptcha-enterprise

Properties

allowAllDomains

allowAllDomains?: (boolean|null);

WebKeySettings allowAllDomains

allowAmpTraffic

allowAmpTraffic?: (boolean|null);

WebKeySettings allowAmpTraffic

allowedDomains

allowedDomains?: (string[]|null);

WebKeySettings allowedDomains

challengeSecurityPreference

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

WebKeySettings challengeSecurityPreference

integrationType

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

WebKeySettings integrationType