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

games.mythical.saga.sdk.proto.api.currency.Rpc Maven / Gradle / Ivy

There is a newer version: 1.1.30
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: api/currency/rpc.proto

package games.mythical.saga.sdk.proto.api.currency;

public final class Rpc {
  private Rpc() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\026api/currency/rpc.proto\022\021saga.api.curre" +
      "ncy\032\035api/currency/definition.proto\032\023comm" +
      "on/common.proto2\375\003\n\017CurrencyService\022W\n\rI" +
      "ssueCurrency\022\'.saga.api.currency.IssueCu" +
      "rrencyRequest\032\035.saga.common.ReceivedResp" +
      "onse\022]\n\020TransferCurrency\022*.saga.api.curr" +
      "ency.TransferCurrencyRequest\032\035.saga.comm" +
      "on.ReceivedResponse\022U\n\014BurnCurrency\022&.sa" +
      "ga.api.currency.BurnCurrencyRequest\032\035.sa" +
      "ga.common.ReceivedResponse\022k\n\022GetBalance" +
      "OfPlayer\022,.saga.api.currency.GetBalanceO" +
      "fPlayerRequest\032\'.saga.api.currency.Balan" +
      "ceOfPlayerProto\022n\n\023GetBalancesOfPlayer\022-" +
      ".saga.api.currency.GetBalancesOfPlayerRe" +
      "quest\032(.saga.api.currency.BalancesOfPlay" +
      "erProtoB.\n*games.mythical.saga.sdk.proto" +
      ".api.currencyP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          games.mythical.saga.sdk.proto.api.currency.Definition.getDescriptor(),
          games.mythical.saga.sdk.proto.common.Common.getDescriptor(),
        });
    games.mythical.saga.sdk.proto.api.currency.Definition.getDescriptor();
    games.mythical.saga.sdk.proto.common.Common.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy