SetIfRequest_$json top-level constant
Implementation
@$core.Deprecated('Use setIfRequest_Descriptor instead')
const SetIfRequest_$json = {
'1': '_SetIfRequest',
'2': [
{'1': 'cache_key', '3': 1, '4': 1, '5': 12, '10': 'cacheKey'},
{'1': 'cache_body', '3': 2, '4': 1, '5': 12, '10': 'cacheBody'},
{'1': 'ttl_milliseconds', '3': 3, '4': 1, '5': 4, '10': 'ttlMilliseconds'},
{
'1': 'present',
'3': 4,
'4': 1,
'5': 11,
'6': '.common.Present',
'9': 0,
'10': 'present'
},
{
'1': 'present_and_not_equal',
'3': 5,
'4': 1,
'5': 11,
'6': '.common.PresentAndNotEqual',
'9': 0,
'10': 'presentAndNotEqual'
},
{
'1': 'absent',
'3': 6,
'4': 1,
'5': 11,
'6': '.common.Absent',
'9': 0,
'10': 'absent'
},
{
'1': 'equal',
'3': 7,
'4': 1,
'5': 11,
'6': '.common.Equal',
'9': 0,
'10': 'equal'
},
{
'1': 'absent_or_equal',
'3': 8,
'4': 1,
'5': 11,
'6': '.common.AbsentOrEqual',
'9': 0,
'10': 'absentOrEqual'
},
{
'1': 'not_equal',
'3': 9,
'4': 1,
'5': 11,
'6': '.common.NotEqual',
'9': 0,
'10': 'notEqual'
},
],
'8': [
{'1': 'condition'},
],
};