Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 755 Bytes

File metadata and controls

30 lines (22 loc) · 755 Bytes

ClusterTypeEnum

The reason for inclusion of clusteredResults.

Example Usage

from glean.api_client.models import ClusterTypeEnum

value = ClusterTypeEnum.SIMILAR

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
SIMILAR SIMILAR
FRESHNESS FRESHNESS
TITLE TITLE
CONTENT CONTENT
NONE NONE
THREAD_REPLY THREAD_REPLY
THREAD_ROOT THREAD_ROOT
PREFIX PREFIX
SUFFIX SUFFIX
AUTHOR_PREFIX AUTHOR_PREFIX
AUTHOR_SUFFIX AUTHOR_SUFFIX