Uses of Class
com.google.recaptchaenterprise.v1.ChallengeMetrics
-
Packages that use ChallengeMetrics Package Description com.google.recaptchaenterprise.v1 -
-
Uses of ChallengeMetrics in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return ChallengeMetrics Modifier and Type Method Description ChallengeMetricsChallengeMetrics.Builder. build()ChallengeMetricsChallengeMetrics.Builder. buildPartial()ChallengeMetricsMetrics.Builder. getChallengeMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ChallengeMetricsMetrics. getChallengeMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.ChallengeMetricsMetricsOrBuilder. getChallengeMetrics(int index)Metrics will be continuous and in order by dates, and in the granularity of day.static ChallengeMetricsChallengeMetrics. getDefaultInstance()ChallengeMetricsChallengeMetrics.Builder. getDefaultInstanceForType()ChallengeMetricsChallengeMetrics. getDefaultInstanceForType()static ChallengeMetricsChallengeMetrics. parseDelimitedFrom(InputStream input)static ChallengeMetricsChallengeMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChallengeMetricsChallengeMetrics. parseFrom(byte[] data)static ChallengeMetricsChallengeMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChallengeMetricsChallengeMetrics. parseFrom(com.google.protobuf.ByteString data)static ChallengeMetricsChallengeMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChallengeMetricsChallengeMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static ChallengeMetricsChallengeMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChallengeMetricsChallengeMetrics. parseFrom(InputStream input)static ChallengeMetricsChallengeMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChallengeMetricsChallengeMetrics. parseFrom(ByteBuffer data)static ChallengeMetricsChallengeMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type ChallengeMetrics Modifier and Type Method Description List<ChallengeMetrics>Metrics.Builder. getChallengeMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.List<ChallengeMetrics>Metrics. getChallengeMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.List<ChallengeMetrics>MetricsOrBuilder. getChallengeMetricsList()Metrics will be continuous and in order by dates, and in the granularity of day.com.google.protobuf.Parser<ChallengeMetrics>ChallengeMetrics. getParserForType()static com.google.protobuf.Parser<ChallengeMetrics>ChallengeMetrics. parser()Methods in com.google.recaptchaenterprise.v1 with parameters of type ChallengeMetrics Modifier and Type Method Description Metrics.BuilderMetrics.Builder. addChallengeMetrics(int index, ChallengeMetrics value)Metrics will be continuous and in order by dates, and in the granularity of day.Metrics.BuilderMetrics.Builder. addChallengeMetrics(ChallengeMetrics value)Metrics will be continuous and in order by dates, and in the granularity of day.ChallengeMetrics.BuilderChallengeMetrics.Builder. mergeFrom(ChallengeMetrics other)static ChallengeMetrics.BuilderChallengeMetrics. newBuilder(ChallengeMetrics prototype)Metrics.BuilderMetrics.Builder. setChallengeMetrics(int index, ChallengeMetrics 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 ChallengeMetrics Modifier and Type Method Description Metrics.BuilderMetrics.Builder. addAllChallengeMetrics(Iterable<? extends ChallengeMetrics> values)Metrics will be continuous and in order by dates, and in the granularity of day.
-