BatchRunTestCasesMetadata$json top-level constant

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

Implementation

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