SpeechToTextConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use speechToTextConfigDescriptor instead')
const SpeechToTextConfig$json = const {
  '1': 'SpeechToTextConfig',
  '2': const [
    const {
      '1': 'speech_model_variant',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.cloud.dialogflow.v2.SpeechModelVariant',
      '8': const {},
      '10': 'speechModelVariant'
    },
  ],
};