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, with the current version being 2.7.0."],["The `Metrics` class offers data related to reCAPTCHA keys, covering challenge-based and score-based metrics, and is designed for use with the `Google.Cloud.RecaptchaEnterprise.V1` namespace."],["The latest version of the reference is version 2.17.0, and this page also contains links to documentation for older versions, ranging down to version 1.2.0."],["The `Metrics` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cMetrics\u003e`, `IDeepCloneable\u003cMetrics\u003e`, and `IBufferMessage`."],["Key properties of the `Metrics` class include `ChallengeMetrics`, `ScoreMetrics`, `MetricsName`, `Name`, and `StartTime`, enabling access to various metric types, resource naming, and date alignment."]]],[]]