ExportDocumentsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use exportDocumentsResponseDescriptor instead')
const ExportDocumentsResponse$json = const {
  '1': 'ExportDocumentsResponse',
  '2': const [
    const {'1': 'output_uri_prefix', '3': 1, '4': 1, '5': 9, '10': 'outputUriPrefix'},
  ],
};