The type of the user generated content (UGC datasource).
from glean.api_client.models import DocumentSpecUgcType2
value = DocumentSpecUgcType2.ANNOUNCEMENTS
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
ANNOUNCEMENTS |
ANNOUNCEMENTS |
ANSWERS |
ANSWERS |
ARTIFACTS |
ARTIFACTS |
COLLECTIONS |
COLLECTIONS |
SHORTCUTS |
SHORTCUTS |
CHATS |
CHATS |