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 version 1.6.0, providing metrics for a single reCAPTCHA key."],["The page offers access to various versions of the `Metrics` documentation, ranging from version 2.17.0 (latest) down to version 1.2.0, for comprehensive historical reference."],["The `Metrics` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, with listed inherited members."],["The `Metrics` class contains properties like `ChallengeMetrics` and `ScoreMetrics`, which provide data related to challenge-based and score-based metrics, respectively, and also includes properties like `MetricsName`, `Name`, and `StartTime` to further describe the associated metrics."],["There are two constructor options available for `Metrics` the default `Metrics()` and `Metrics(Metrics other)` which allows a metrics object to be made from another metrics object."]]],[]]