KeyFieldName$json top-level constant
Implementation
@$core.Deprecated('Use keyFieldNameDescriptor instead')
const KeyFieldName$json = {
'1': 'KeyFieldName',
'2': [
{'1': 'KEY_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'KEY_FIELD_NAME_CREATED_DATE', '2': 1},
{'1': 'KEY_FIELD_NAME_ID', '2': 2},
{'1': 'KEY_FIELD_NAME_USER_ID', '2': 3},
{'1': 'KEY_FIELD_NAME_ORGANIZATION_ID', '2': 4},
{'1': 'KEY_FIELD_NAME_KEY_EXPIRATION_DATE', '2': 5},
],
};