module_schema is used to define the ORM schema for an app module.
All module config messages that use module_schema must also declare
themselves as app module config messages using the cosmos.app.v1.is_module
option.
Generated
from extension: cosmos.orm.v1alpha1.ModuleSchemaDescriptor module_schema = 104503792;
module_schema is used to define the ORM schema for an app module. All module config messages that use module_schema must also declare themselves as app module config messages using the cosmos.app.v1.is_module option.