Content config of the data store.
| Enums | |
|---|---|
CONTENT_CONFIG_UNSPECIFIED
|
Default value. |
NO_CONTENT
|
Only contains documents without any Document.content
. |
CONTENT_REQUIRED
|
Only contains documents with Document.content
. |
PUBLIC_WEBSITE
|
The data store is used for public website search. |
GOOGLE_WORKSPACE
|
The data store is used for workspace search. Details of workspace data store are specified in the WorkspaceConfig
. |

