jmash.file.protobuf.JmashFileModelTotalOrBuilder Maven / Gradle / Ivy
// 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 interface JmashFileModelTotalOrBuilder extends
// @@protoc_insertion_point(interface_extends:jmash.file.JmashFileModelTotal)
com.google.protobuf.MessageOrBuilder {
/**
*
*总记录数
*
*
* int32 total_size = 1;
* @return The totalSize.
*/
int getTotalSize();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy