Intent_TrainingPhrase$json top-level constant
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_TrainingPhrase$json = const {
'1': 'TrainingPhrase',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
const {
'1': 'parts',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Intent.TrainingPhrase.Part',
'8': const {},
'10': 'parts'
},
const {'1': 'repeat_count', '3': 3, '4': 1, '5': 5, '10': 'repeatCount'},
],
'3': const [Intent_TrainingPhrase_Part$json],
};