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

com.yelp.nrtsearch.server.grpc.IntObjectOrBuilder Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.3
package com.yelp.nrtsearch.server.grpc;

public interface IntObjectOrBuilder extends
    // @@protoc_insertion_point(interface_extends:luceneserver.IntObject)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 int = 1;
   * @return The int.
   */
  int getInt();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy