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 for .NET, detailing its structure and functionality."],["The `Metrics` class, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to represent performance metrics associated with a reCAPTCHA key."],["The page lists all versions of the `Metrics` documentation available, with version 2.17.0 being the latest, and includes versions ranging from 1.2.0 to 2.17.0."],["Key properties of the `Metrics` class include `ChallengeMetrics`, `MetricsName`, `Name`, `ScoreMetrics`, and `StartTime`, which provide insights into challenge data, the resource name, score data, and the start time of the metrics data, respectively."],["The `Metrics` data includes metrics for different Key types and granularities, including challenge-based data (for CHECKBOX, INVISIBLE keys) and score-based data (for all Key types)."]]],[]]