challengeMetrics property

List<GoogleCloudRecaptchaenterpriseV1ChallengeMetrics>? challengeMetrics
getter/setter pair

Metrics are continuous and in order by dates, and in the granularity of day.

Only challenge-based keys (CHECKBOX, INVISIBLE) have challenge-based data.

Implementation

core.List<GoogleCloudRecaptchaenterpriseV1ChallengeMetrics>? challengeMetrics;