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