AutomatedAgentReply$json top-level constant

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

Implementation

@$core.Deprecated('Use automatedAgentReplyDescriptor instead')
const AutomatedAgentReply$json = const {
  '1': 'AutomatedAgentReply',
  '2': const [
    const {
      '1': 'detect_intent_response',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2.DetectIntentResponse',
      '10': 'detectIntentResponse'
    },
  ],
};