ExportDataRequest_GCSOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use exportDataRequestDescriptor instead')
const ExportDataRequest_GCSOutput$json = const {
  '1': 'GCSOutput',
  '2': const [
    const {'1': 'bucket', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'bucket'},
    const {'1': 'serviceaccount_json', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'serviceaccountJson'},
    const {'1': 'path', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'path'},
  ],
};