
com.clarifai.grpc.api.TaskMetricsOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: proto/clarifai/api/resources.proto
package com.clarifai.grpc.api;
public interface TaskMetricsOrBuilder extends
// @@protoc_insertion_point(interface_extends:clarifai.api.TaskMetrics)
com.google.protobuf.MessageOrBuilder {
/**
* uint64 estimated_labeled_inputs_count = 1;
* @return The estimatedLabeledInputsCount.
*/
long getEstimatedLabeledInputsCount();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy