SuggestionFeature$json top-level constant
- @Deprecated('Use suggestionFeatureDescriptor instead')
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],
};