ExecutionFieldName$json top-level constant
- @Deprecated('Use executionFieldNameDescriptor instead')
Implementation
@$core.Deprecated('Use executionFieldNameDescriptor instead')
const ExecutionFieldName$json = {
'1': 'ExecutionFieldName',
'2': [
{'1': 'EXECUTION_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'EXECUTION_FIELD_NAME_ID', '2': 1},
{'1': 'EXECUTION_FIELD_NAME_CREATED_DATE', '2': 2},
{'1': 'EXECUTION_FIELD_NAME_CHANGED_DATE', '2': 3},
],
};