public sealed class ChallengeMetrics : IMessage<ChallengeMetrics>, IEquatable<ChallengeMetrics>, IDeepCloneable<ChallengeMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class ChallengeMetrics.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ChallengeMetrics` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.14.0."],["The `ChallengeMetrics` class provides information on metrics related to reCAPTCHA challenges, like the count of successful verifications, failed attempts, pageloads, and no-captcha verifications."],["This class, `ChallengeMetrics`, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced usage."],["The page allows for navigation to earlier versions of the API, as well as the latest version, starting from 1.2.0 all the way up to the newest at 2.17.0."],["The `ChallengeMetrics` class has four properties: `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, each representing a specific metric related to reCAPTCHA challenges and they are all of type long."]]],[]]