Interface protos.google.cloud.recaptchaenterprise.v1beta1.IWebKeySettings

Properties of a WebKeySettings.

Package

@google-cloud/recaptcha-enterprise

Properties

allowAmpTraffic

allowAmpTraffic?: (boolean|null);

WebKeySettings allowAmpTraffic

allowedDomains

allowedDomains?: (string[]|null);

WebKeySettings allowedDomains

challengeSecurityPreference

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

WebKeySettings challengeSecurityPreference

enforceAllowedDomains

enforceAllowedDomains?: (boolean|null);

WebKeySettings enforceAllowedDomains

integrationType

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

WebKeySettings integrationType