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

games.mythical.saga.sdk.proto.api.reservation.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/reservation/rpc.proto

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

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\031api/reservation/rpc.proto\022\024saga.api.re" +
      "servation\032 api/reservation/definition.pr" +
      "oto\032\023common/common.proto2\302\002\n\022Reservation" +
      "Service\022b\n\021CreateReservation\022..saga.api." +
      "reservation.CreateReservationRequest\032\035.s" +
      "aga.common.ReceivedResponse\022b\n\021RedeemRes" +
      "ervation\022..saga.api.reservation.RedeemRe" +
      "servationRequest\032\035.saga.common.ReceivedR" +
      "esponse\022d\n\022ReleaseReservation\022/.saga.api" +
      ".reservation.ReleaseReservationRequest\032\035" +
      ".saga.common.ReceivedResponseB1\n-games.m" +
      "ythical.saga.sdk.proto.api.reservationP\001" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          games.mythical.saga.sdk.proto.api.reservation.Definition.getDescriptor(),
          games.mythical.saga.sdk.proto.common.Common.getDescriptor(),
        });
    games.mythical.saga.sdk.proto.api.reservation.Definition.getDescriptor();
    games.mythical.saga.sdk.proto.common.Common.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy