CreateDataPipelineRequest$json top-level constant
Implementation
@$core.Deprecated('Use createDataPipelineRequestDescriptor instead')
const CreateDataPipelineRequest$json = {
'1': 'CreateDataPipelineRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'mql_binary', '3': 3, '4': 3, '5': 12, '10': 'mqlBinary'},
{'1': 'schedule', '3': 4, '4': 1, '5': 9, '10': 'schedule'},
{'1': 'enable_backfill', '3': 5, '4': 1, '5': 8, '9': 0, '10': 'enableBackfill', '17': true},
],
'8': [
{'1': '_enable_backfill'},
],
};