games.mythical.saga.sdk.proto.streams.Common Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saga-sdk-proto Show documentation
Show all versions of saga-sdk-proto Show documentation
Saga SDK for Java game servers
// 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)
}