SuggestionFeature$json top-level constant

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

Implementation

@$core.Deprecated('Use suggestionFeatureDescriptor instead')
const SuggestionFeature$json = const {
  '1': 'SuggestionFeature',
  '2': const [
    const {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.cloud.dialogflow.v2beta1.SuggestionFeature.Type',
      '10': 'type'
    },
  ],
  '4': const [SuggestionFeature_Type$json],
};