BatchRunTestCasesResponse$json top-level constant

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

Implementation

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