HumanAgentAssistantConfig_SuggestionTriggerSettings$json top-level constant
- @Deprecated('Use humanAgentAssistantConfigDescriptor instead')
Map<String, Object>
const
HumanAgentAssistantConfig_SuggestionTriggerSettings$json
Implementation
@$core.Deprecated('Use humanAgentAssistantConfigDescriptor instead')
const HumanAgentAssistantConfig_SuggestionTriggerSettings$json = const {
'1': 'SuggestionTriggerSettings',
'2': const [
const {'1': 'no_smalltalk', '3': 1, '4': 1, '5': 8, '10': 'noSmalltalk'},
const {'1': 'only_end_user', '3': 2, '4': 1, '5': 8, '10': 'onlyEndUser'},
],
};