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"]],[["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 details the `ChallengeMetrics` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, with version 2.17.0 being the latest and version 1.4.0 being the one referred to in the content."],["The `ChallengeMetrics` class, which can be constructed with or without parameters, provides metrics on reCAPTCHA challenge interactions, and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of `ChallengeMetrics` include `FailedCount`, representing incorrect or suspicious challenge solutions; `NocaptchaCount`, indicating successful verifications without a challenge; `PageloadCount`, reflecting reCAPTCHA loads; and `PassedCount`, showing successful verifications."],["The page lists the various versions of the `ChallengeMetrics` class from `2.17.0` down to `1.2.0`, with direct links to the documentation for each individual release."]]],[]]