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-21 UTC."],[[["This webpage provides documentation for the `Metrics` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development, showing documentation for version 2.9.0 and other previous versions."],["The `Metrics` class is used to represent metrics for a single key, with data available for different granularities and specific key types, such as challenge-based or score-based."],["The documentation includes information on the `Metrics` class constructors, properties like `ChallengeMetrics`, `ScoreMetrics`, `MetricsName`, `Name`, and `StartTime`, as well as inherited members."],["There is an extensive list of previous versions of the API available, ranging from version 2.17.0 (latest) down to version 1.2.0."],["The `Metrics` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, providing methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]