Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::DataStore::ContentConfig.
Content config of the data store.
Constants
CONTENT_CONFIG_UNSPECIFIED
value: 0
Default value.
NO_CONTENT
value: 1
Only contains documents without any
Document.content.
CONTENT_REQUIRED
value: 2
Only contains documents with
Document.content.
PUBLIC_WEBSITE
value: 3
The data store is used for public website search.
GOOGLE_WORKSPACE
value: 4
The data store is used for workspace search. Details of workspace
data store are specified in the
WorkspaceConfig.