Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 597 Bytes

File metadata and controls

25 lines (17 loc) · 597 Bytes

DocumentSpecUgcType2

The type of the user generated content (UGC datasource).

Example Usage

from glean.api_client.models import DocumentSpecUgcType2

value = DocumentSpecUgcType2.ANNOUNCEMENTS

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
ANNOUNCEMENTS ANNOUNCEMENTS
ANSWERS ANSWERS
ARTIFACTS ARTIFACTS
COLLECTIONS COLLECTIONS
SHORTCUTS SHORTCUTS
CHATS CHATS