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

Properties of a ChallengeMetrics.

Package

@google-cloud/recaptcha-enterprise

Properties

failedCount

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

ChallengeMetrics failedCount

nocaptchaCount

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

ChallengeMetrics nocaptchaCount

pageloadCount

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

ChallengeMetrics pageloadCount

passedCount

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

ChallengeMetrics passedCount