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 document provides reference documentation for the `ChallengeMetrics` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `ChallengeMetrics` class offers metrics related to reCAPTCHA challenges, including counts for failed, passed, nocaptcha, and pageload events."],["There are multiple versions of the `ChallengeMetrics` documentation listed, with version 2.17.0 being the latest, although version 2.2.0 is the version that this documentation is centered around."],["The `ChallengeMetrics` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, each providing different metrics in the form of an `Int64` data type."]]],[]]