DocumentScope
Enterprise
description
Document Source for search
enum DocumentScope {
UNIVERSAL
SHARED_WITH_ME
MY_CONTENT
}
Values
DocumentScope.UNIVERSAL
All Document sources
DocumentScope.SHARED_WITH_ME
Only documents shared with user
DocumentScope.MY_CONTENT
Documents added by user
Member of
SavedSearchFiltersInput
input