SynthesizeSpeechResponse$json top-level constant

  1. @Deprecated('Use synthesizeSpeechResponseDescriptor instead')
Map<String, Object> const SynthesizeSpeechResponse$json

Implementation

@$core.Deprecated('Use synthesizeSpeechResponseDescriptor instead')
const SynthesizeSpeechResponse$json = const {
  '1': 'SynthesizeSpeechResponse',
  '2': const [
    const {'1': 'audio_content', '3': 1, '4': 1, '5': 12, '10': 'audioContent'},
  ],
};