HumanAgentAssistantConfig_SuggestionFeatureConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use humanAgentAssistantConfigDescriptor instead')
const HumanAgentAssistantConfig_SuggestionFeatureConfig$json = const {
  '1': 'SuggestionFeatureConfig',
  '2': const [
    const {
      '1': 'suggestion_feature',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2beta1.SuggestionFeature',
      '10': 'suggestionFeature'
    },
    const {
      '1': 'enable_event_based_suggestion',
      '3': 3,
      '4': 1,
      '5': 8,
      '10': 'enableEventBasedSuggestion'
    },
    const {
      '1': 'suggestion_trigger_settings',
      '3': 10,
      '4': 1,
      '5': 11,
      '6':
          '.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionTriggerSettings',
      '10': 'suggestionTriggerSettings'
    },
    const {
      '1': 'query_config',
      '3': 6,
      '4': 1,
      '5': 11,
      '6':
          '.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionQueryConfig',
      '10': 'queryConfig'
    },
    const {
      '1': 'conversation_model_config',
      '3': 7,
      '4': 1,
      '5': 11,
      '6':
          '.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ConversationModelConfig',
      '10': 'conversationModelConfig'
    },
  ],
};