Interface protos.google.cloud.recaptchaenterprise.v1.IMetrics (2.3.0)

Properties of a Metrics.

Package

@google-cloud/recaptcha-enterprise

Properties

challengeMetrics

challengeMetrics?: (google.cloud.recaptchaenterprise.v1.IChallengeMetrics[]|null);

Metrics challengeMetrics

Property Value
TypeDescription
(google.cloud.recaptchaenterprise.v1.IChallengeMetrics[]|null)

name

name?: (string|null);

Metrics name

Property Value
TypeDescription
(string|null)

scoreMetrics

scoreMetrics?: (google.cloud.recaptchaenterprise.v1.IScoreMetrics[]|null);

Metrics scoreMetrics

Property Value
TypeDescription
(google.cloud.recaptchaenterprise.v1.IScoreMetrics[]|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

Metrics startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)