Intent_TrainingPhrase_Part$json top-level constant
- @Deprecated('Use intentDescriptor instead')
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_TrainingPhrase_Part$json = const {
'1': 'Part',
'2': const [
const {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
const {'1': 'entity_type', '3': 2, '4': 1, '5': 9, '10': 'entityType'},
const {'1': 'alias', '3': 3, '4': 1, '5': 9, '10': 'alias'},
const {'1': 'user_defined', '3': 4, '4': 1, '5': 8, '10': 'userDefined'},
],
};