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, providing information about metrics related to reCAPTCHA challenges."],["The latest version available for this class is 2.17.0, with multiple earlier versions ranging from 2.16.0 down to 1.2.0 also documented on the page."],["The `ChallengeMetrics` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ChallengeMetrics` class include `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, which track different types of reCAPTCHA challenge outcomes."],["The page provides information on the constructors of `ChallengeMetrics` and gives a breakdown of the properties including the description of their respective parameters and the type of value they return."]]],[]]