Optional
data: PartialMessage<ModuleSchemaDescriptor_FileEntry>id is a prefix that will be varint encoded and prepended to all the table keys specified in the file's tables.
proto_file_name is the name of a file .proto in that contains table definitions. The .proto file must be in a package that the module has referenced using cosmos.app.v1.ModuleDescriptor.use_package.
storage_type optionally indicates the type of storage this file's tables should used. If it is left unspecified, the default KV-storage of the app will be used.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
FileEntry describes an ORM file used in a module.
Generated
from message cosmos.orm.v1alpha1.ModuleSchemaDescriptor.FileEntry