Intent_Parameter$json top-level constant
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_Parameter$json = const {
'1': 'Parameter',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'id'},
const {
'1': 'entity_type',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'entityType'
},
const {'1': 'is_list', '3': 3, '4': 1, '5': 8, '10': 'isList'},
const {'1': 'redact', '3': 4, '4': 1, '5': 8, '10': 'redact'},
],
};