public RepeatedField<ChallengeMetrics> ChallengeMetrics { get; }
Metrics are continuous and in order by dates, and in the granularity
of day. Only challenge-based keys (CHECKBOX, INVISIBLE) 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-25 UTC."],[[["This document provides reference information for the `Metrics` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.16.0."],["The `Metrics` class offers methods for tracking and analyzing metrics related to reCAPTCHA keys, including both challenge-based and score-based data, which is continuously updated and ordered by date."],["The document outlines the `Metrics` class's constructors, inherited members, namespace, assembly, and provides detailed descriptions of its properties, such as `ChallengeMetrics`, `ScoreMetrics`, `MetricsName`, `Name`, and `StartTime`."],["There are multiple versions of the Google.Cloud.RecaptchaEnterprise.V1 library listed, with version 2.17.0 being the latest, and versions ranging down to 1.2.0, each linking to their respective documentation for `Metrics`."],["`Metrics` class implements multiple interfaces for functionality including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities within the .NET ecosystem."]]],[]]