HumanAgentAssistantConfig_SuggestionTriggerSettings$json top-level constant

  1. @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_small_talk', '3': 1, '4': 1, '5': 8, '10': 'noSmallTalk'},
    const {'1': 'only_end_user', '3': 2, '4': 1, '5': 8, '10': 'onlyEndUser'},
  ],
};