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 details the `Metrics` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, specifically for version 2.0.0 and its previous version history."],["The `Metrics` class is designed to provide data for a single reCAPTCHA Enterprise key, showing both challenge-based data for CHECKBOX and INVISIBLE keys, and score-based metrics for all key types."],["The available information is provided across a variety of versions, ranging from version 2.17.0 (latest) down to 1.2.0, with corresponding links to each version's specific documentation."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["Key properties of the Metrics class include `ChallengeMetrics` for challenge data, `ScoreMetrics` for score data, `Name` and `MetricsName` for identifying the metrics, and `StartTime` for indicating the start time of the data, all aligned to a day in UTC."]]],[]]