SpeechAdaptation$json top-level constant
- @Deprecated('Use speechAdaptationDescriptor instead')
Implementation
@$core.Deprecated('Use speechAdaptationDescriptor instead')
const SpeechAdaptation$json = {
'1': 'SpeechAdaptation',
'2': [
{
'1': 'phrase_sets',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.cloud.speech.v2.SpeechAdaptation.AdaptationPhraseSet',
'10': 'phraseSets'
},
{
'1': 'custom_classes',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.cloud.speech.v2.CustomClass',
'10': 'customClasses'
},
],
'3': [SpeechAdaptation_AdaptationPhraseSet$json],
};