AIInput$json top-level constant
Implementation
@$core.Deprecated('Use aIInputDescriptor instead')
const AIInput$json = {
'1': 'AIInput',
'2': [
{'1': 'text', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'text'},
{
'1': 'file',
'3': 2,
'4': 1,
'5': 11,
'6': '.FileInput',
'9': 0,
'10': 'file'
},
],
'8': [
{'1': 'input'},
],
};