RunTestCaseResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use runTestCaseResponseDescriptor instead')
const RunTestCaseResponse$json = const {
  '1': 'RunTestCaseResponse',
  '2': const [
    const {
      '1': 'result',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.cx.v3.TestCaseResult',
      '10': 'result'
    },
  ],
};