Skip to main content

UsageMetrics

No description

type UsageMetrics {
numberOfAnnotations: Int!
numberOfLabeledAssets: Int!
secondsSpentOnLabeling: Int!
}

Fields

UsageMetrics.numberOfAnnotations ● Int! non-null scalar

Number of label annotations

UsageMetrics.numberOfLabeledAssets ● Int! non-null scalar

Number of labeled assets

UsageMetrics.secondsSpentOnLabeling ● Int! non-null scalar

Seconds spent on labeling during the license validity period

Member Of

UsageMetricsAt object ● UsageMetricsOnPeriod object