Uses of Class
com.google.recaptchaenterprise.v1.ScoreMetrics
-
Packages that use ScoreMetrics Package Description com.google.recaptchaenterprise.v1 -
-
Uses of ScoreMetrics in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return ScoreMetrics Modifier and Type Method Description ScoreMetricsScoreMetrics.Builder. build()ScoreMetricsScoreMetrics.Builder. buildPartial()static ScoreMetricsScoreMetrics. getDefaultInstance()ScoreMetricsScoreMetrics.Builder. getDefaultInstanceForType()ScoreMetricsScoreMetrics. getDefaultInstanceForType()ScoreMetricsMetrics.Builder. getScoreMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsMetrics. getScoreMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetricsMetricsOrBuilder. getScoreMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.static ScoreMetricsScoreMetrics. parseDelimitedFrom(InputStream input)static ScoreMetricsScoreMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScoreMetricsScoreMetrics. parseFrom(byte[] data)static ScoreMetricsScoreMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScoreMetricsScoreMetrics. parseFrom(com.google.protobuf.ByteString data)static ScoreMetricsScoreMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScoreMetricsScoreMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static ScoreMetricsScoreMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScoreMetricsScoreMetrics. parseFrom(InputStream input)static ScoreMetricsScoreMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScoreMetricsScoreMetrics. parseFrom(ByteBuffer data)static ScoreMetricsScoreMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type ScoreMetrics Modifier and Type Method Description com.google.protobuf.Parser<ScoreMetrics>ScoreMetrics. getParserForType()List<ScoreMetrics>Metrics.Builder. getScoreMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.List<ScoreMetrics>Metrics. getScoreMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.List<ScoreMetrics>MetricsOrBuilder. getScoreMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.static com.google.protobuf.Parser<ScoreMetrics>ScoreMetrics. parser()Methods in com.google.recaptchaenterprise.v1 with parameters of type ScoreMetrics Modifier and Type Method Description Metrics.BuilderMetrics.Builder. addScoreMetrics(int index, ScoreMetrics value)Metrics will be continuous and in order by dates, and in the granularity of day.Metrics.BuilderMetrics.Builder. addScoreMetrics(ScoreMetrics value)Metrics will be continuous and in order by dates, and in the granularity of day.ScoreMetrics.BuilderScoreMetrics.Builder. mergeFrom(ScoreMetrics other)static ScoreMetrics.BuilderScoreMetrics. newBuilder(ScoreMetrics prototype)Metrics.BuilderMetrics.Builder. setScoreMetrics(int index, ScoreMetrics value)Metrics will be continuous and in order by dates, and in the granularity of day.Method parameters in com.google.recaptchaenterprise.v1 with type arguments of type ScoreMetrics Modifier and Type Method Description Metrics.BuilderMetrics.Builder. addAllScoreMetrics(Iterable<? extends ScoreMetrics> values)Metrics will be continuous and in order by dates, and in the granularity of day.
-