PrinterModel$json top-level constant
Implementation
@$core.Deprecated('Use printerModelDescriptor instead')
const PrinterModel$json = {
'1': 'PrinterModel',
'2': [
{'1': 'model_id', '3': 1, '4': 1, '5': 9, '10': 'modelId'},
{'1': 'brand', '3': 2, '4': 1, '5': 9, '10': 'brand'},
{'1': 'model_name', '3': 3, '4': 1, '5': 9, '10': 'modelName'},
{'1': 'print_type', '3': 4, '4': 1, '5': 14, '6': '.printers.v1.PrintType', '10': 'printType'},
{'1': 'print_command_format', '3': 5, '4': 1, '5': 14, '6': '.printers.v1.PrintCommandFormat', '10': 'printCommandFormat'},
{'1': 'image_url', '3': 6, '4': 1, '5': 9, '10': 'imageUrl'},
],
};