ContentConfig
Stay organized with collections
Save and categorize content based on your preferences.
LINT.IfChange 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 . |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-03 UTC."],[[["This section outlines the content configuration options for a data store."],["`NO_CONTENT` means the data store only contains documents lacking specific content."],["`CONTENT_REQUIRED` indicates that the data store includes documents with the designated content."],["`PUBLIC_WEBSITE` signifies the data store is designed for searching public websites."],["`GOOGLE_WORKSPACE` means that the data store is specifically for searching within a Google Workspace environment."]]],[]]