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