public MapField<string, ScoreDistribution> ActionMetrics { get; }
Action-based metrics. The map key is the action name which specified by the
site owners at time of the "execute" client-side call.
Populated only for SCORE keys.
[[["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 webpage provides documentation for the `ScoreMetrics` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace in the .NET environment, with a focus on scoring-related metrics."],["The latest version available is 2.17.0, and the page lists available documentation for versions dating back to 1.2.0, including versions 1.5.0, 1.6.0, 2.0.0, 2.1.0, all the way to 2.17.0."],["`ScoreMetrics` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities within the .NET framework."],["The `ScoreMetrics` class has properties like `ActionMetrics`, which is a map of action-based metrics, and `OverallMetrics`, which represents the aggregated score metrics for all traffic."],["The provided content covers the public methods and properties available in the `ScoreMetrics` class in addition to the implemented interfaces and the inheritance chain."]]],[]]