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

jmash.file.protobuf.JmashFileProto Maven / Gradle / Ivy

There is a newer version: 0.0.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: jmash/file/protobuf/file_message.proto

// Protobuf Java Version: 3.25.1
package jmash.file.protobuf;

public final class JmashFileProto {
  private JmashFileProto() {}
  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_jmash_file_JmashFileReq_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileReq_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFileModel_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileModel_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFileList_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileList_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFilePage_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFilePage_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFileModelTotal_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileModelTotal_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFileKey_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileKey_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_jmash_file_JmashFileKeyList_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_jmash_file_JmashFileKeyList_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&jmash/file/protobuf/file_message.proto" +
      "\022\njmash.file\032\037google/protobuf/timestamp." +
      "proto\032\031google/protobuf/any.proto\032 google" +
      "/protobuf/field_mask.proto\032\032jmash/protob" +
      "uf/basic.proto\"j\n\014JmashFileReq\022\016\n\006tenant" +
      "\030\001 \001(\t\022\020\n\010cur_page\030\002 \001(\005\022\021\n\tpage_size\030\003 " +
      "\001(\005\022\022\n\norder_name\030\004 \001(\t\022\021\n\torder_asc\030\005 \001" +
      "(\010\"\220\003\n\016JmashFileModel\022\017\n\007file_id\030\001 \001(\t\022\020" +
      "\n\010file_src\030\002 \001(\t\022\024\n\014content_type\030\003 \001(\t\022\020" +
      "\n\010file_ext\030\004 \001(\t\022\021\n\tfile_size\030\005 \001(\003\022\020\n\010h" +
      "ash_sm3\030\006 \001(\014\022\023\n\013hash_sha256\030\007 \001(\014\022\022\n\nfi" +
      "le_width\030\010 \001(\005\022\023\n\013file_height\030\t \001(\005\022\021\n\tf" +
      "ile_time\030\n \001(\005\022\025\n\rfile_location\030\013 \001(\t\022\025\n" +
      "\rgeo_longitude\030\014 \001(\t\022\024\n\014geo_latitude\030\r \001" +
      "(\t\022\024\n\014geo_accuracy\030\016 \001(\005\022\024\n\014geo_altitude" +
      "\030\017 \001(\003\022\034\n\024geo_altitude_accracy\030\020 \001(\005\022/\n\013" +
      "create_date\030\021 \001(\0132\032.google.protobuf.Time" +
      "stamp\"<\n\rJmashFileList\022+\n\007results\030\001 \003(\0132" +
      "\032.jmash.file.JmashFileModel\"\341\001\n\rJmashFil" +
      "ePage\022+\n\007results\030\001 \003(\0132\032.jmash.file.Jmas" +
      "hFileModel\022\020\n\010cur_page\030\002 \001(\005\022\021\n\tpage_siz" +
      "e\030\003 \001(\005\022\022\n\ntotal_size\030\004 \001(\005\0226\n\rsub_total" +
      "_dto\030\005 \001(\0132\037.jmash.file.JmashFileModelTo" +
      "tal\0222\n\ttotal_dto\030\006 \001(\0132\037.jmash.file.Jmas" +
      "hFileModelTotal\")\n\023JmashFileModelTotal\022\022" +
      "\n\ntotal_size\030\001 \001(\005\"/\n\014JmashFileKey\022\016\n\006te" +
      "nant\030\001 \001(\t\022\017\n\007file_id\030\002 \001(\t\"3\n\020JmashFile" +
      "KeyList\022\016\n\006tenant\030\001 \001(\t\022\017\n\007file_id\030\002 \003(\t" +
      "B8\n\023jmash.file.protobufB\016JmashFileProtoP" +
      "\001Z\017jmash/file;fileb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
          com.google.protobuf.AnyProto.getDescriptor(),
          com.google.protobuf.FieldMaskProto.getDescriptor(),
          jmash.protobuf.BasicProto.getDescriptor(),
        });
    internal_static_jmash_file_JmashFileReq_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_jmash_file_JmashFileReq_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileReq_descriptor,
        new java.lang.String[] { "Tenant", "CurPage", "PageSize", "OrderName", "OrderAsc", });
    internal_static_jmash_file_JmashFileModel_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_jmash_file_JmashFileModel_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileModel_descriptor,
        new java.lang.String[] { "FileId", "FileSrc", "ContentType", "FileExt", "FileSize", "HashSm3", "HashSha256", "FileWidth", "FileHeight", "FileTime", "FileLocation", "GeoLongitude", "GeoLatitude", "GeoAccuracy", "GeoAltitude", "GeoAltitudeAccracy", "CreateDate", });
    internal_static_jmash_file_JmashFileList_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_jmash_file_JmashFileList_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileList_descriptor,
        new java.lang.String[] { "Results", });
    internal_static_jmash_file_JmashFilePage_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_jmash_file_JmashFilePage_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFilePage_descriptor,
        new java.lang.String[] { "Results", "CurPage", "PageSize", "TotalSize", "SubTotalDto", "TotalDto", });
    internal_static_jmash_file_JmashFileModelTotal_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_jmash_file_JmashFileModelTotal_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileModelTotal_descriptor,
        new java.lang.String[] { "TotalSize", });
    internal_static_jmash_file_JmashFileKey_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_jmash_file_JmashFileKey_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileKey_descriptor,
        new java.lang.String[] { "Tenant", "FileId", });
    internal_static_jmash_file_JmashFileKeyList_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_jmash_file_JmashFileKeyList_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_jmash_file_JmashFileKeyList_descriptor,
        new java.lang.String[] { "Tenant", "FileId", });
    com.google.protobuf.TimestampProto.getDescriptor();
    com.google.protobuf.AnyProto.getDescriptor();
    com.google.protobuf.FieldMaskProto.getDescriptor();
    jmash.protobuf.BasicProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy