IntentRecognizeRequest$json top-level constant

Map<String, Object> const IntentRecognizeRequest$json

Implementation

//  Generated code. Do not modify.
//  source: cloud_speech.proto
//

// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type

const IntentRecognizeRequest$json = const {
  '1': 'IntentRecognizeRequest',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'app_id', '3': 2, '4': 1, '5': 9, '10': 'appId'},
  ],
};