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

games.mythical.saga.sdk.proto.streams.Common Maven / Gradle / Ivy

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

package games.mythical.saga.sdk.proto.streams;

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

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_saga_rpc_streams_Subscribe_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_saga_rpc_streams_Subscribe_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\024streams/common.proto\022\020saga.rpc.streams" +
      "\032\037google/protobuf/timestamp.proto\"x\n\tSub" +
      "scribe\022\020\n\010title_id\030\001 \001(\t\022\021\n\tstream_id\030\002 " +
      "\001(\t\0225\n\014replay_since\030\003 \001(\0132\032.google.proto" +
      "buf.TimestampH\000\210\001\001B\017\n\r_replay_sinceB)\n%g" +
      "ames.mythical.saga.sdk.proto.streamsP\001b\006" +
      "proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
        });
    internal_static_saga_rpc_streams_Subscribe_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_saga_rpc_streams_Subscribe_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_saga_rpc_streams_Subscribe_descriptor,
        new java.lang.String[] { "TitleId", "StreamId", "ReplaySince", "ReplaySince", });
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy