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

main.java.com.streamlayer.inplay.LeaguesBySportRequestOrBuilder Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.3
package com.streamlayer.inplay;

public interface LeaguesBySportRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:streamlayer.inplay.LeaguesBySportRequest)
    com.google.protobuf.MessageLiteOrBuilder {

  /**
   * uint64 sport_id = 1 [json_name = "sportId"];
   * @return The sportId.
   */
  long getSportId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy