Uses of Interface
com.google.recaptchaenterprise.v1.ScoreMetricsOrBuilder
-
Packages that use ScoreMetricsOrBuilder Package Description com.google.recaptchaenterprise.v1 -
-
Uses of ScoreMetricsOrBuilder in com.google.recaptchaenterprise.v1
Classes in com.google.recaptchaenterprise.v1 that implement ScoreMetricsOrBuilder Modifier and Type Class Description class
ScoreMetrics
Metrics related to scoring.static class
ScoreMetrics.Builder
Metrics related to scoring.Methods in com.google.recaptchaenterprise.v1 that return ScoreMetricsOrBuilder Modifier and Type Method Description ScoreMetricsOrBuilder
Metrics.Builder. getScoreMetricsOrBuilder(int index)
Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsOrBuilder
Metrics. getScoreMetricsOrBuilder(int index)
Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsOrBuilder
MetricsOrBuilder. getScoreMetricsOrBuilder(int index)
Metrics will be continuous and in order by dates, and in the granularity of day.Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type ScoreMetricsOrBuilder Modifier and Type Method Description List<? extends ScoreMetricsOrBuilder>
Metrics.Builder. getScoreMetricsOrBuilderList()
Metrics will be continuous and in order by dates, and in the granularity of day.List<? extends ScoreMetricsOrBuilder>
Metrics. getScoreMetricsOrBuilderList()
Metrics will be continuous and in order by dates, and in the granularity of day.List<? extends ScoreMetricsOrBuilder>
MetricsOrBuilder. getScoreMetricsOrBuilderList()
Metrics will be continuous and in order by dates, and in the granularity of day.
-