ListJobsRequest$json top-level constant
Implementation
@$core.Deprecated('Use listJobsRequestDescriptor instead')
const ListJobsRequest$json = {
'1': 'ListJobsRequest',
'2': [
{'1': 'module_id', '3': 1, '4': 1, '5': 9, '10': 'moduleId'},
{'1': 'max_jobs_length', '3': 2, '4': 1, '5': 5, '9': 0, '10': 'maxJobsLength', '17': true},
{'1': 'build_id', '3': 3, '4': 1, '5': 9, '9': 1, '10': 'buildId', '17': true},
],
'8': [
{'1': '_max_jobs_length'},
{'1': '_build_id'},
],
};