GroupUserFieldName$json top-level constant
- @Deprecated('Use groupUserFieldNameDescriptor instead')
Implementation
@$core.Deprecated('Use groupUserFieldNameDescriptor instead')
const GroupUserFieldName$json = {
'1': 'GroupUserFieldName',
'2': [
{'1': 'GROUP_USER_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'GROUP_USER_FIELD_NAME_USER_ID', '2': 1},
{'1': 'GROUP_USER_FIELD_NAME_GROUP_ID', '2': 2},
{'1': 'GROUP_USER_FIELD_NAME_CREATION_DATE', '2': 3},
],
};