GetIntentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getIntentRequestDescriptor instead')
const GetIntentRequest$json = const {
  '1': 'GetIntentRequest',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
    const {'1': 'language_code', '3': 2, '4': 1, '5': 9, '10': 'languageCode'},
  ],
};