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, spanning versions from 1.2.0 to 2.17.0."],["The `ChallengeMetrics` class offers metrics related to challenges, such as the count of failed, nocaptcha, pageload, and passed verifications."],["The class `ChallengeMetrics` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The latest version for the `ChallengeMetrics` API is 2.17.0, while version 2.5.0 is also described in depth within this page."],["The properties of the `ChallengeMetrics` class that are publicly accessible include `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, each representing a `long` value."]]],[]]