AgentAssistantRecord$json top-level constant

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

Implementation

@$core.Deprecated('Use agentAssistantRecordDescriptor instead')
const AgentAssistantRecord$json = const {
  '1': 'AgentAssistantRecord',
  '2': const [
    const {
      '1': 'article_suggestion_answer',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2.ArticleAnswer',
      '8': const {},
      '9': 0,
      '10': 'articleSuggestionAnswer'
    },
    const {
      '1': 'faq_answer',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2.FaqAnswer',
      '8': const {},
      '9': 0,
      '10': 'faqAnswer'
    },
  ],
  '8': const [
    const {'1': 'answer'},
  ],
};