Properties of a WebKeySettings.
Package
@google-cloud/recaptcha-enterprise!Properties
allowAllDomains
allowAllDomains?: (boolean|null);WebKeySettings allowAllDomains
| Type | Description |
| (boolean|null) |
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.v1.WebKeySettings.ChallengeSecurityPreference|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.ChallengeSecurityPreference|null);WebKeySettings challengeSecurityPreference
| Type | Description |
| (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
| Type | Description |
| (google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|keyof typeof google.cloud.recaptchaenterprise.v1.WebKeySettings.IntegrationType|null) |