Interface protos.google.cloud.recaptchaenterprise.v1.IChallengeMetrics (2.3.0)

Properties of a ChallengeMetrics.

Package

@google-cloud/recaptcha-enterprise

Properties

failedCount

failedCount?: (number|Long|string|null);

ChallengeMetrics failedCount

Property Value
TypeDescription
(number|Long|string|null)

nocaptchaCount

nocaptchaCount?: (number|Long|string|null);

ChallengeMetrics nocaptchaCount

Property Value
TypeDescription
(number|Long|string|null)

pageloadCount

pageloadCount?: (number|Long|string|null);

ChallengeMetrics pageloadCount

Property Value
TypeDescription
(number|Long|string|null)

passedCount

passedCount?: (number|Long|string|null);

ChallengeMetrics passedCount

Property Value
TypeDescription
(number|Long|string|null)