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

grpc.leaderboard._GetLeaderboardLengthResponseOrBuilder Maven / Gradle / Ivy

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

package grpc.leaderboard;

public interface _GetLeaderboardLengthResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:leaderboard._GetLeaderboardLengthResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint32 count = 1;
   * @return The count.
   */
  int getCount();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy