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, spanning multiple versions."],["`ChallengeMetrics` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it provides data on challenge-related metrics."],["The class offers constructors to create `ChallengeMetrics` objects, either empty or from an existing instance."],["Key properties of `ChallengeMetrics` include `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, which provide counts of different challenge outcomes and reCAPTCHA interactions."],["The document includes links to older versions of the documentation, as well as the latest version of the `ChallengeMetrics` class, `2.17.0`, allowing users to browse between versions."]]],[]]