ImportTestCasesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use importTestCasesRequestDescriptor instead')
const ImportTestCasesRequest$json = const {
  '1': 'ImportTestCasesRequest',
  '2': const [
    const {
      '1': 'parent',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'parent'
    },
    const {'1': 'gcs_uri', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'gcsUri'},
    const {'1': 'content', '3': 3, '4': 1, '5': 12, '9': 0, '10': 'content'},
  ],
  '8': const [
    const {'1': 'source'},
  ],
};