ActionFieldName$json top-level constant
Implementation
@$core.Deprecated('Use actionFieldNameDescriptor instead')
const ActionFieldName$json = {
'1': 'ActionFieldName',
'2': [
{'1': 'ACTION_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'ACTION_FIELD_NAME_NAME', '2': 1},
{'1': 'ACTION_FIELD_NAME_ID', '2': 2},
{'1': 'ACTION_FIELD_NAME_STATE', '2': 3},
],
};