Skip to content

Commit 863a618

Browse files
Fix TestAccDiscoveryEngineDataStore_discoveryengineDatastoreDocumentProcessingConfigLayoutExample by using unstructured DataStore. (#13582) (#9740)
[upstream:8cf0f211a07914db8cb3cc1594a95a6d07d8d989] Signed-off-by: Modular Magician <[email protected]>
1 parent 1b52d57 commit 863a618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-beta/services/discoveryengine/resource_discovery_engine_data_store_generated_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ resource "google_discovery_engine_data_store" "document_processing_config_layout
200200
industry_vertical = "GENERIC"
201201
content_config = "CONTENT_REQUIRED"
202202
solution_types = ["SOLUTION_TYPE_SEARCH"]
203-
create_advanced_site_search = true
203+
create_advanced_site_search = false
204204
document_processing_config {
205205
default_parsing_config {
206206
layout_parsing_config {}

0 commit comments

Comments
 (0)