Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 511 Bytes

File metadata and controls

20 lines (14 loc) · 511 Bytes

GetDocumentsRequestIncludeField

Example Usage

from glean.api_client.models import GetDocumentsRequestIncludeField

value = GetDocumentsRequestIncludeField.LAST_VIEWED_AT

Values

Name Value
LAST_VIEWED_AT LAST_VIEWED_AT
VISITORS_COUNT VISITORS_COUNT
RECENT_SHARES RECENT_SHARES
DOCUMENT_CONTENT DOCUMENT_CONTENT
CUSTOM_METADATA CUSTOM_METADATA