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

grpc.vectorindex._CountItemsResponseOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.119.5
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: vectorindex.proto

package grpc.vectorindex;

public interface _CountItemsResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:vectorindex._CountItemsResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint64 item_count = 1;
   * @return The itemCount.
   */
  long getItemCount();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy