StartBuildRequest$json top-level constant
Implementation
@$core.Deprecated('Use startBuildRequestDescriptor instead')
const StartBuildRequest$json = {
'1': 'StartBuildRequest',
'2': [
{'1': 'repo', '3': 1, '4': 1, '5': 9, '10': 'repo'},
{'1': 'ref', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'ref', '17': true},
{'1': 'platforms', '3': 3, '4': 3, '5': 9, '10': 'platforms'},
{'1': 'module_id', '3': 4, '4': 1, '5': 9, '10': 'moduleId'},
{'1': 'module_version', '3': 5, '4': 1, '5': 9, '10': 'moduleVersion'},
{'1': 'token', '3': 6, '4': 1, '5': 9, '9': 1, '10': 'token', '17': true},
{'1': 'workdir', '3': 7, '4': 1, '5': 9, '9': 2, '10': 'workdir', '17': true},
],
'8': [
{'1': '_ref'},
{'1': '_token'},
{'1': '_workdir'},
],
};