HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource$json top-level constant

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

Implementation

@$core.Deprecated('Use humanAgentAssistantConfigDescriptor instead')
const HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource$json =
    const {
  '1': 'DocumentQuerySource',
  '2': const [
    const {
      '1': 'documents',
      '3': 1,
      '4': 3,
      '5': 9,
      '8': const {},
      '10': 'documents'
    },
  ],
};