VoiceSelectionParams$json top-level constant
- @Deprecated('Use voiceSelectionParamsDescriptor instead')
Implementation
@$core.Deprecated('Use voiceSelectionParamsDescriptor instead')
const VoiceSelectionParams$json = const {
'1': 'VoiceSelectionParams',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'ssml_gender',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.cx.v3.SsmlVoiceGender',
'10': 'ssmlGender'
},
],
};