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."],[[["The webpage provides documentation for the `ScoreMetrics` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace in the .NET library, with a focus on versions ranging from 1.2.0 to 2.17.0."],["`ScoreMetrics` is a class that deals with scoring-related metrics and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ScoreMetrics` class includes properties for `ActionMetrics`, which provides action-specific metrics, and `OverallMetrics`, which represents the aggregated metrics for all traffic."],["The latest version of the `ScoreMetrics` documented on the page is 2.17.0, providing the latest updates to the class, and all other versions are also available for reference."],["The documentation also provides information on the inheritance hierarchy and the constructors available for creating `ScoreMetrics` objects, as well as inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]