public sealed class ChallengeMetrics : IMessage<ChallengeMetrics>, IEquatable<ChallengeMetrics>, IDeepCloneable<ChallengeMetrics>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eChallengeMetrics\u003c/code\u003e class provides metrics related to reCAPTCHA challenges, including counts of failed, successful (passed), and nocaptcha verifications, along with the number of pageloads.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides a list of versions for the \u003ccode\u003eChallengeMetrics\u003c/code\u003e class, ranging from version 1.2.0 up to the latest 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eChallengeMetrics\u003c/code\u003e is 2.17.0, indicating ongoing updates and potential improvements to the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChallengeMetrics\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering a variety of functionalities such as deep cloning, comparison, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFailedCount\u003c/code\u003e, \u003ccode\u003eNocaptchaCount\u003c/code\u003e, \u003ccode\u003ePageloadCount\u003c/code\u003e, and \u003ccode\u003ePassedCount\u003c/code\u003e, which are of \u003ccode\u003eInt64\u003c/code\u003e type, each representing a different metric related to reCAPTCHA interactions.\u003c/p\u003e\n"]]],[],null,[]]