FieldName$json top-level constant
Implementation
@$core.Deprecated('Use fieldNameDescriptor instead')
const FieldName$json = {
'1': 'FieldName',
'2': [
{'1': 'FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'FIELD_NAME_TYPE', '2': 1},
{'1': 'FIELD_NAME_STATE', '2': 2},
{'1': 'FIELD_NAME_REVISION', '2': 3},
{'1': 'FIELD_NAME_CREATION_DATE', '2': 4},
],
};