games.mythical.saga.sdk.proto.api.nftbridge.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/nftbridge/rpc.proto
package games.mythical.saga.sdk.proto.api.nftbridge;
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\027api/nftbridge/rpc.proto\022\022saga.api.nftb" +
"ridge\032\036api/nftbridge/definition.proto\032\023c" +
"ommon/common.proto2\255\002\n\020NftBridgeService\022" +
"V\n\014WithdrawItem\022\'.saga.api.nftbridge.Wit" +
"hdrawItemRequest\032\035.saga.common.ReceivedR" +
"esponse\022X\n\tGetBridge\022\'.saga.api.nftbridg" +
"e.GetNftBridgeRequest\032\".saga.api.nftbrid" +
"ge.NftBridgeProto\022g\n\016GetBridgeQuote\022).sa" +
"ga.api.nftbridge.QuoteBridgeNFTRequest\032*" +
".saga.api.nftbridge.QuoteBridgeNFTRespon" +
"seB/\n+games.mythical.saga.sdk.proto.api." +
"nftbridgeP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
games.mythical.saga.sdk.proto.api.nftbridge.Definition.getDescriptor(),
games.mythical.saga.sdk.proto.common.Common.getDescriptor(),
});
games.mythical.saga.sdk.proto.api.nftbridge.Definition.getDescriptor();
games.mythical.saga.sdk.proto.common.Common.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}