Precondition$json top-level constant
Implementation
@$core.Deprecated('Use preconditionDescriptor instead')
const Precondition$json = {
'1': 'Precondition',
'2': [
{'1': 'exists', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'exists'},
{
'1': 'update_time',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'9': 0,
'10': 'updateTime'
},
],
'8': [
{'1': 'condition_type'},
],
};