jmash.file.FileProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: jmash/file/file_rpc.proto
// Protobuf Java Version: 3.25.1
package jmash.file;
public final class FileProto {
private FileProto() {}
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\031jmash/file/file_rpc.proto\022\njmash.file\032" +
"\034google/api/annotations.proto\032\036google/pr" +
"otobuf/wrappers.proto\032\033google/protobuf/e" +
"mpty.proto\032\032jmash/protobuf/basic.proto\032\037" +
"jmash/protobuf/file_basic.proto\032&jmash/f" +
"ile/protobuf/file_message.proto2\310\005\n\004File" +
"\022M\n\014findEnumList\022\034.google.protobuf.Strin" +
"gValue\032\035.jmash.protobuf.EnumValueList\"\000\022" +
"Q\n\013findEnumMap\022\034.google.protobuf.StringV" +
"alue\032\".jmash.protobuf.CustomEnumValueMap" +
"\"\000\022i\n\021findJmashFilePage\022\030.jmash.file.Jma" +
"shFileReq\032\031.jmash.file.JmashFilePage\"\037\202\323" +
"\344\223\002\031\022\027/v1/file/jmashfile/page\022i\n\021findJma" +
"shFileList\022\030.jmash.file.JmashFileReq\032\031.j" +
"mash.file.JmashFileList\"\037\202\323\344\223\002\031\022\027/v1/fil" +
"e/jmashfile/list\022h\n\021findJmashFileById\022\030." +
"jmash.file.JmashFileKey\032\032.jmash.file.Jma" +
"shFileModel\"\035\202\323\344\223\002\027\022\025/v1/file/jmashfile/" +
"id\022f\n\017deleteJmashFile\022\030.jmash.file.Jmash" +
"FileKey\032\032.jmash.file.JmashFileModel\"\035\202\323\344" +
"\223\002\027*\025/v1/file/jmashfile/id\022v\n\024batchDelet" +
"eJmashFile\022\034.jmash.file.JmashFileKeyList" +
"\032\033.google.protobuf.Int32Value\"#\202\323\344\223\002\035\032\030/" +
"v1/file/jmashfile/batch:\001*B*\n\njmash.file" +
"B\tFileProtoP\001Z\017jmash/file;fileb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
com.google.protobuf.WrappersProto.getDescriptor(),
com.google.protobuf.EmptyProto.getDescriptor(),
jmash.protobuf.BasicProto.getDescriptor(),
jmash.protobuf.FileBasicProto.getDescriptor(),
jmash.file.protobuf.JmashFileProto.getDescriptor(),
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.AnnotationsProto.http);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.api.AnnotationsProto.getDescriptor();
com.google.protobuf.WrappersProto.getDescriptor();
com.google.protobuf.EmptyProto.getDescriptor();
jmash.protobuf.BasicProto.getDescriptor();
jmash.protobuf.FileBasicProto.getDescriptor();
jmash.file.protobuf.JmashFileProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy