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 version 2.12.0, and offers access to a comprehensive list of versions."],["The `Metrics` class represents metrics for a single Key and is accessible under the namespace `Google.Cloud.RecaptchaEnterprise.V1`."],["Key functionalities include properties like `ChallengeMetrics`, `ScoreMetrics`, `MetricsName`, and `Name`, as well as `StartTime`, which provides various metrics and metadata related to reCAPTCHA keys."],["The documentation shows implementation details, including the class inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The data presented is available in a variety of versions from 2.17.0, the latest, all the way down to 1.2.0, showcasing a historical record of the metrics class and its iterations."]]],[]]