StartFrom$json top-level constant
Implementation
@$core.Deprecated('Use startFromDescriptor instead')
const StartFrom$json = {
'1': 'StartFrom',
'2': [
{'1': 'float', '3': 1, '4': 1, '5': 1, '9': 0, '10': 'float'},
{'1': 'integer', '3': 2, '4': 1, '5': 3, '9': 0, '10': 'integer'},
{'1': 'timestamp', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '9': 0, '10': 'timestamp'},
{'1': 'datetime', '3': 4, '4': 1, '5': 9, '9': 0, '10': 'datetime'},
],
'8': [
{'1': 'value'},
],
};