A field to use for sorting user accounts.
Enums | |
---|---|
SORT_BY_FIELD_UNSPECIFIED |
Sort field is not specified. |
USER_ID |
Sort result by userId. |
NAME |
Sort result by name. |
CREATED_AT |
Sort result by createdAt. |
LAST_LOGIN_AT |
Sort result by lastLoginAt. |
USER_EMAIL |
Sort result by userEmail. |