VariableLocalization$json top-level constant
Implementation
@$core.Deprecated('Use variableLocalizationDescriptor instead')
const VariableLocalization$json = {
'1': 'VariableLocalization',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'variableId', '3': 2, '4': 1, '5': 9, '10': 'variableId'},
{'1': 'localeId', '3': 3, '4': 1, '5': 9, '10': 'localeId'},
{'1': 'text', '3': 4, '4': 1, '5': 9, '10': 'text'},
{'1': 'fieldName', '3': 5, '4': 1, '5': 9, '10': 'fieldName'},
{'1': 'autoTranslate', '3': 6, '4': 1, '5': 8, '10': 'autoTranslate'},
{'1': 'variant', '3': 7, '4': 1, '5': 9, '10': 'variant'},
{
'1': 'created',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'created'
},
{
'1': 'updated',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'updated'
},
],
};