games.mythical.saga.sdk.proto.api.metadata.Rpc 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: api/metadata/rpc.proto
package games.mythical.saga.sdk.proto.api.metadata;
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/metadata/rpc.proto\022\021saga.api.metad" +
"ata\032\035api/metadata/definition.proto\032\023comm" +
"on/common.proto2t\n\017MetadataService\022a\n\022Up" +
"dateItemMetadata\022,.saga.api.metadata.Upd" +
"ateItemMetadataRequest\032\035.saga.common.Rec" +
"eivedResponseB.\n*games.mythical.saga.sdk" +
".proto.api.metadataP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
games.mythical.saga.sdk.proto.api.metadata.Definition.getDescriptor(),
games.mythical.saga.sdk.proto.common.Common.getDescriptor(),
});
games.mythical.saga.sdk.proto.api.metadata.Definition.getDescriptor();
games.mythical.saga.sdk.proto.common.Common.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}