TestRunDifference$json top-level constant

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

Implementation

@$core.Deprecated('Use testRunDifferenceDescriptor instead')
const TestRunDifference$json = const {
  '1': 'TestRunDifference',
  '2': const [
    const {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.cloud.dialogflow.cx.v3.TestRunDifference.DiffType',
      '10': 'type'
    },
    const {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
  ],
  '4': const [TestRunDifference_DiffType$json],
};