public RepeatedField<ChallengeMetrics> ChallengeMetrics { get; }
Metrics will be continuous and in order by dates, and in the granularity
of day. Only challenge-based keys (CHECKBOX, INVISIBLE), will have
challenge-based data.
[[["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-25 UTC."],[[["This webpage provides documentation for the `Metrics` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, specifically version 2.11.0 and other versions up to the latest 2.17.0."],["The `Metrics` class offers detailed performance data for a single reCAPTCHA Key, including both challenge-based and score-based metrics that are continuous and ordered by date."],["The provided `Metrics` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes constructors for creating new instances."],["The `Metrics` class includes properties such as `ChallengeMetrics`, `ScoreMetrics`, `MetricsName`, `Name`, and `StartTime` to access different aspects of the key's metrics and information."],["The page lists all the available version numbers of the library, starting from 1.2.0 up until the latest 2.17.0, for which links are provided to their respective API docs."]]],[]]