JobConfig$json top-level constant
- @Deprecated('Use jobConfigDescriptor instead')
Implementation
@$core.Deprecated('Use jobConfigDescriptor instead')
const JobConfig$json = {
'1': 'JobConfig',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'schedule', '3': 2, '4': 1, '5': 9, '10': 'schedule'},
{'1': 'resource', '3': 3, '4': 1, '5': 9, '10': 'resource'},
{'1': 'method', '3': 4, '4': 1, '5': 9, '10': 'method'},
{'1': 'command', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'command'},
],
};