ImportDataRequest_S3Input$json top-level constant
Implementation
@$core.Deprecated('Use importDataRequestDescriptor instead')
const ImportDataRequest_S3Input$json = {
'1': 'S3Input',
'2': [
{'1': 'path', '3': 1, '4': 1, '5': 9, '10': 'path'},
{'1': 'endpoint', '3': 2, '4': 1, '5': 9, '10': 'endpoint'},
{'1': 'access_key_id', '3': 3, '4': 1, '5': 9, '10': 'accessKeyId'},
{'1': 'secret_access_key', '3': 4, '4': 1, '5': 9, '10': 'secretAccessKey'},
{'1': 'ssl', '3': 5, '4': 1, '5': 8, '10': 'ssl'},
{'1': 'bucket', '3': 6, '4': 1, '5': 9, '10': 'bucket'},
],
};