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 classScoreMetricsMetrics related to scoring.static classScoreMetrics.BuilderMetrics related to scoring.Methods in com.google.recaptchaenterprise.v1 that return ScoreMetricsOrBuilder Modifier and Type Method Description ScoreMetricsOrBuilderMetrics.Builder. getScoreMetricsOrBuilder(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsOrBuilderMetrics. getScoreMetricsOrBuilder(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsOrBuilderMetricsOrBuilder. 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.
-