All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vision4j.classification.grpc.PredictionOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: classification.proto

package com.vision4j.classification.grpc;

public interface PredictionOrBuilder extends
    // @@protoc_insertion_point(interface_extends:classification.Prediction)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 index = 1;
   */
  int getIndex();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy