HumanAgentAssistantConfig_SuggestionConfig$json top-level constant
- @Deprecated('Use humanAgentAssistantConfigDescriptor instead')
Map<String, Object>
const
HumanAgentAssistantConfig_SuggestionConfig$json
Implementation
@$core.Deprecated('Use humanAgentAssistantConfigDescriptor instead')
const HumanAgentAssistantConfig_SuggestionConfig$json = const {
'1': 'SuggestionConfig',
'2': const [
const {
'1': 'feature_configs',
'3': 2,
'4': 3,
'5': 11,
'6':
'.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionFeatureConfig',
'10': 'featureConfigs'
},
const {
'1': 'group_suggestion_responses',
'3': 3,
'4': 1,
'5': 8,
'10': 'groupSuggestionResponses'
},
],
};