actionMetrics property

Map<String, GoogleCloudRecaptchaenterpriseV1ScoreDistribution>? actionMetrics
getter/setter pair

Action-based metrics.

The map key is the action name which specified by the site owners at time of the "execute" client-side call.

Implementation

core.Map<core.String, GoogleCloudRecaptchaenterpriseV1ScoreDistribution>?
    actionMetrics;