google-apis-discoveryengine_v1alpha 0.37.0 → 0.39.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1alpha
18
18
  # Version of the google-apis-discoveryengine_v1alpha gem
19
- GEM_VERSION = "0.37.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240213"
25
+ REVISION = "20240229"
26
26
  end
27
27
  end
28
28
  end
@@ -130,6 +130,12 @@ module Google
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
+ class GoogleCloudDiscoveryengineV1DigitalParsingConfig
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
133
139
  class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
134
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
141
 
@@ -142,6 +148,18 @@ module Google
142
148
  include Google::Apis::Core::JsonObjectSupport
143
149
  end
144
150
 
151
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
145
163
  class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
146
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
165
 
@@ -232,6 +250,12 @@ module Google
232
250
  include Google::Apis::Core::JsonObjectSupport
233
251
  end
234
252
 
253
+ class GoogleCloudDiscoveryengineV1OcrParsingConfig
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
235
259
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
236
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
261
 
@@ -298,6 +322,12 @@ module Google
298
322
  include Google::Apis::Core::JsonObjectSupport
299
323
  end
300
324
 
325
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
301
331
  class GoogleCloudDiscoveryengineV1alphaAdditionalParams
302
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
333
 
@@ -334,6 +364,18 @@ module Google
334
364
  include Google::Apis::Core::JsonObjectSupport
335
365
  end
336
366
 
367
+ class GoogleCloudDiscoveryengineV1alphaChunk
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
337
379
  class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
338
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
381
 
@@ -490,6 +532,18 @@ module Google
490
532
  include Google::Apis::Core::JsonObjectSupport
491
533
  end
492
534
 
535
+ class GoogleCloudDiscoveryengineV1alphaDocumentAclInfo
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
493
547
  class GoogleCloudDiscoveryengineV1alphaDocumentContent
494
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
495
549
 
@@ -508,6 +562,18 @@ module Google
508
562
  include Google::Apis::Core::JsonObjectSupport
509
563
  end
510
564
 
565
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
511
577
  class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
512
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
513
579
 
@@ -664,6 +730,18 @@ module Google
664
730
  include Google::Apis::Core::JsonObjectSupport
665
731
  end
666
732
 
733
+ class GoogleCloudDiscoveryengineV1alphaIdpConfig
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
667
745
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
668
746
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
747
 
@@ -844,6 +922,12 @@ module Google
844
922
  include Google::Apis::Core::JsonObjectSupport
845
923
  end
846
924
 
925
+ class GoogleCloudDiscoveryengineV1alphaPrincipal
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
847
931
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
848
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
933
 
@@ -862,6 +946,12 @@ module Google
862
946
  include Google::Apis::Core::JsonObjectSupport
863
947
  end
864
948
 
949
+ class GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
865
955
  class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
866
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
867
957
 
@@ -1420,6 +1510,12 @@ module Google
1420
1510
  include Google::Apis::Core::JsonObjectSupport
1421
1511
  end
1422
1512
 
1513
+ class GoogleCloudDiscoveryengineV1betaDigitalParsingConfig
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1423
1519
  class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
1424
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1521
 
@@ -1432,6 +1528,18 @@ module Google
1432
1528
  include Google::Apis::Core::JsonObjectSupport
1433
1529
  end
1434
1530
 
1531
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1435
1543
  class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
1436
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1437
1545
 
@@ -1522,6 +1630,12 @@ module Google
1522
1630
  include Google::Apis::Core::JsonObjectSupport
1523
1631
  end
1524
1632
 
1633
+ class GoogleCloudDiscoveryengineV1betaOcrParsingConfig
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1525
1639
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
1526
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1527
1641
 
@@ -1741,9 +1855,13 @@ module Google
1741
1855
  property :create_time, as: 'createTime'
1742
1856
  property :default_schema_id, as: 'defaultSchemaId'
1743
1857
  property :display_name, as: 'displayName'
1858
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
1859
+
1744
1860
  property :industry_vertical, as: 'industryVertical'
1745
1861
  property :name, as: 'name'
1746
1862
  collection :solution_types, as: 'solutionTypes'
1863
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1Schema::Representation
1864
+
1747
1865
  end
1748
1866
  end
1749
1867
 
@@ -1779,6 +1897,12 @@ module Google
1779
1897
  end
1780
1898
  end
1781
1899
 
1900
+ class GoogleCloudDiscoveryengineV1DigitalParsingConfig
1901
+ # @private
1902
+ class Representation < Google::Apis::Core::JsonRepresentation
1903
+ end
1904
+ end
1905
+
1782
1906
  class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
1783
1907
  # @private
1784
1908
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1793,6 +1917,27 @@ module Google
1793
1917
  end
1794
1918
  end
1795
1919
 
1920
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
1921
+ # @private
1922
+ class Representation < Google::Apis::Core::JsonRepresentation
1923
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
1924
+
1925
+ property :name, as: 'name'
1926
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
1927
+
1928
+ end
1929
+ end
1930
+
1931
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
1932
+ # @private
1933
+ class Representation < Google::Apis::Core::JsonRepresentation
1934
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DigitalParsingConfig::Representation
1935
+
1936
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1OcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1OcrParsingConfig::Representation
1937
+
1938
+ end
1939
+ end
1940
+
1796
1941
  class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
1797
1942
  # @private
1798
1943
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1936,11 +2081,20 @@ module Google
1936
2081
  end
1937
2082
  end
1938
2083
 
2084
+ class GoogleCloudDiscoveryengineV1OcrParsingConfig
2085
+ # @private
2086
+ class Representation < Google::Apis::Core::JsonRepresentation
2087
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2088
+ property :use_native_text, as: 'useNativeText'
2089
+ end
2090
+ end
2091
+
1939
2092
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
1940
2093
  # @private
1941
2094
  class Representation < Google::Apis::Core::JsonRepresentation
1942
2095
  property :create_time, as: 'createTime'
1943
2096
  property :failure_count, :numeric_string => true, as: 'failureCount'
2097
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
1944
2098
  property :success_count, :numeric_string => true, as: 'successCount'
1945
2099
  property :update_time, as: 'updateTime'
1946
2100
  end
@@ -2036,6 +2190,15 @@ module Google
2036
2190
  end
2037
2191
  end
2038
2192
 
2193
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
2194
+ # @private
2195
+ class Representation < Google::Apis::Core::JsonRepresentation
2196
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2197
+
2198
+ property :name, as: 'name'
2199
+ end
2200
+ end
2201
+
2039
2202
  class GoogleCloudDiscoveryengineV1alphaAdditionalParams
2040
2203
  # @private
2041
2204
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2086,6 +2249,26 @@ module Google
2086
2249
  end
2087
2250
  end
2088
2251
 
2252
+ class GoogleCloudDiscoveryengineV1alphaChunk
2253
+ # @private
2254
+ class Representation < Google::Apis::Core::JsonRepresentation
2255
+ property :content, as: 'content'
2256
+ hash :derived_struct_data, as: 'derivedStructData'
2257
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata::Representation
2258
+
2259
+ property :id, as: 'id'
2260
+ property :name, as: 'name'
2261
+ end
2262
+ end
2263
+
2264
+ class GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata
2265
+ # @private
2266
+ class Representation < Google::Apis::Core::JsonRepresentation
2267
+ property :title, as: 'title'
2268
+ property :uri, as: 'uri'
2269
+ end
2270
+ end
2271
+
2089
2272
  class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
2090
2273
  # @private
2091
2274
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2157,6 +2340,8 @@ module Google
2157
2340
  class GoogleCloudDiscoveryengineV1alphaConverseConversationRequest
2158
2341
  # @private
2159
2342
  class Representation < Google::Apis::Core::JsonRepresentation
2343
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
2344
+
2160
2345
  property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
2161
2346
 
2162
2347
  property :filter, as: 'filter'
@@ -2243,13 +2428,20 @@ module Google
2243
2428
  class GoogleCloudDiscoveryengineV1alphaDataStore
2244
2429
  # @private
2245
2430
  class Representation < Google::Apis::Core::JsonRepresentation
2431
+ property :acl_enabled, as: 'aclEnabled'
2246
2432
  property :content_config, as: 'contentConfig'
2247
2433
  property :create_time, as: 'createTime'
2248
2434
  property :default_schema_id, as: 'defaultSchemaId'
2249
2435
  property :display_name, as: 'displayName'
2436
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
2437
+
2438
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2439
+
2250
2440
  property :industry_vertical, as: 'industryVertical'
2251
2441
  property :name, as: 'name'
2252
2442
  collection :solution_types, as: 'solutionTypes'
2443
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema::Representation
2444
+
2253
2445
  end
2254
2446
  end
2255
2447
 
@@ -2314,10 +2506,13 @@ module Google
2314
2506
  class GoogleCloudDiscoveryengineV1alphaDocument
2315
2507
  # @private
2316
2508
  class Representation < Google::Apis::Core::JsonRepresentation
2509
+ property :acl_info, as: 'aclInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentAclInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentAclInfo::Representation
2510
+
2317
2511
  property :content, as: 'content', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentContent::Representation
2318
2512
 
2319
2513
  hash :derived_struct_data, as: 'derivedStructData'
2320
2514
  property :id, as: 'id'
2515
+ property :index_time, as: 'indexTime'
2321
2516
  property :json_data, as: 'jsonData'
2322
2517
  property :name, as: 'name'
2323
2518
  property :parent_document_id, as: 'parentDocumentId'
@@ -2326,6 +2521,22 @@ module Google
2326
2521
  end
2327
2522
  end
2328
2523
 
2524
+ class GoogleCloudDiscoveryengineV1alphaDocumentAclInfo
2525
+ # @private
2526
+ class Representation < Google::Apis::Core::JsonRepresentation
2527
+ collection :readers, as: 'readers', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction::Representation
2528
+
2529
+ end
2530
+ end
2531
+
2532
+ class GoogleCloudDiscoveryengineV1alphaDocumentAclInfoAccessRestriction
2533
+ # @private
2534
+ class Representation < Google::Apis::Core::JsonRepresentation
2535
+ collection :principals, as: 'principals', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPrincipal, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPrincipal::Representation
2536
+
2537
+ end
2538
+ end
2539
+
2329
2540
  class GoogleCloudDiscoveryengineV1alphaDocumentContent
2330
2541
  # @private
2331
2542
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2349,6 +2560,8 @@ module Google
2349
2560
  class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
2350
2561
  # @private
2351
2562
  class Representation < Google::Apis::Core::JsonRepresentation
2563
+ property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig::Representation
2564
+
2352
2565
  property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
2353
2566
 
2354
2567
  property :name, as: 'name'
@@ -2359,6 +2572,22 @@ module Google
2359
2572
  end
2360
2573
  end
2361
2574
 
2575
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
2576
+ # @private
2577
+ class Representation < Google::Apis::Core::JsonRepresentation
2578
+ property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
2579
+
2580
+ end
2581
+ end
2582
+
2583
+ class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
2584
+ # @private
2585
+ class Representation < Google::Apis::Core::JsonRepresentation
2586
+ property :chunk_size, as: 'chunkSize'
2587
+ property :include_ancestor_headings, as: 'includeAncestorHeadings'
2588
+ end
2589
+ end
2590
+
2362
2591
  class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
2363
2592
  # @private
2364
2593
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2408,6 +2637,7 @@ module Google
2408
2637
  class GoogleCloudDiscoveryengineV1alphaEngine
2409
2638
  # @private
2410
2639
  class Representation < Google::Apis::Core::JsonRepresentation
2640
+ property :allow_multiple_data_stores_search_engine, as: 'allowMultipleDataStoresSearchEngine'
2411
2641
  property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
2412
2642
 
2413
2643
  property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
@@ -2602,6 +2832,22 @@ module Google
2602
2832
  end
2603
2833
  end
2604
2834
 
2835
+ class GoogleCloudDiscoveryengineV1alphaIdpConfig
2836
+ # @private
2837
+ class Representation < Google::Apis::Core::JsonRepresentation
2838
+ property :external_idp_config, as: 'externalIdpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig::Representation
2839
+
2840
+ property :idp_type, as: 'idpType'
2841
+ end
2842
+ end
2843
+
2844
+ class GoogleCloudDiscoveryengineV1alphaIdpConfigExternalIdpConfig
2845
+ # @private
2846
+ class Representation < Google::Apis::Core::JsonRepresentation
2847
+ property :workforce_pool_name, as: 'workforcePoolName'
2848
+ end
2849
+ end
2850
+
2605
2851
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
2606
2852
  # @private
2607
2853
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2880,11 +3126,20 @@ module Google
2880
3126
  end
2881
3127
  end
2882
3128
 
3129
+ class GoogleCloudDiscoveryengineV1alphaPrincipal
3130
+ # @private
3131
+ class Representation < Google::Apis::Core::JsonRepresentation
3132
+ property :group_id, as: 'groupId'
3133
+ property :user_id, as: 'userId'
3134
+ end
3135
+ end
3136
+
2883
3137
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
2884
3138
  # @private
2885
3139
  class Representation < Google::Apis::Core::JsonRepresentation
2886
3140
  property :create_time, as: 'createTime'
2887
3141
  property :failure_count, :numeric_string => true, as: 'failureCount'
3142
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2888
3143
  property :success_count, :numeric_string => true, as: 'successCount'
2889
3144
  property :update_time, as: 'updateTime'
2890
3145
  end
@@ -2893,8 +3148,12 @@ module Google
2893
3148
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest
2894
3149
  # @private
2895
3150
  class Representation < Google::Apis::Core::JsonRepresentation
3151
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig::Representation
3152
+
2896
3153
  property :filter, as: 'filter'
2897
3154
  property :force, as: 'force'
3155
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
3156
+
2898
3157
  end
2899
3158
  end
2900
3159
 
@@ -2906,6 +3165,13 @@ module Google
2906
3165
  end
2907
3166
  end
2908
3167
 
3168
+ class GoogleCloudDiscoveryengineV1alphaPurgeErrorConfig
3169
+ # @private
3170
+ class Representation < Google::Apis::Core::JsonRepresentation
3171
+ property :gcs_prefix, as: 'gcsPrefix'
3172
+ end
3173
+ end
3174
+
2909
3175
  class GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata
2910
3176
  # @private
2911
3177
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3090,6 +3356,8 @@ module Google
3090
3356
  property :canonical_filter, as: 'canonicalFilter'
3091
3357
  property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
3092
3358
 
3359
+ property :custom_fine_tuning_spec, as: 'customFineTuningSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec::Representation
3360
+
3093
3361
  property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec::Representation
3094
3362
 
3095
3363
  collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec::Representation
@@ -3138,6 +3406,7 @@ module Google
3138
3406
  class Representation < Google::Apis::Core::JsonRepresentation
3139
3407
  property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec::Representation
3140
3408
 
3409
+ property :search_result_mode, as: 'searchResultMode'
3141
3410
  property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec::Representation
3142
3411
 
3143
3412
  property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec::Representation
@@ -3336,6 +3605,8 @@ module Google
3336
3605
  class GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult
3337
3606
  # @private
3338
3607
  class Representation < Google::Apis::Core::JsonRepresentation
3608
+ property :chunk, as: 'chunk', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunk::Representation
3609
+
3339
3610
  property :document, as: 'document', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument::Representation
3340
3611
 
3341
3612
  property :id, as: 'id'
@@ -3697,6 +3968,7 @@ module Google
3697
3968
  property :enable_safe_search, as: 'enableSafeSearch'
3698
3969
  property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
3699
3970
  property :enable_summarization, as: 'enableSummarization'
3971
+ property :enable_web_app, as: 'enableWebApp'
3700
3972
  collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
3701
3973
 
3702
3974
  hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
@@ -3825,9 +4097,13 @@ module Google
3825
4097
  property :create_time, as: 'createTime'
3826
4098
  property :default_schema_id, as: 'defaultSchemaId'
3827
4099
  property :display_name, as: 'displayName'
4100
+ property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
4101
+
3828
4102
  property :industry_vertical, as: 'industryVertical'
3829
4103
  property :name, as: 'name'
3830
4104
  collection :solution_types, as: 'solutionTypes'
4105
+ property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSchema::Representation
4106
+
3831
4107
  end
3832
4108
  end
3833
4109
 
@@ -3863,6 +4139,12 @@ module Google
3863
4139
  end
3864
4140
  end
3865
4141
 
4142
+ class GoogleCloudDiscoveryengineV1betaDigitalParsingConfig
4143
+ # @private
4144
+ class Representation < Google::Apis::Core::JsonRepresentation
4145
+ end
4146
+ end
4147
+
3866
4148
  class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
3867
4149
  # @private
3868
4150
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3877,6 +4159,27 @@ module Google
3877
4159
  end
3878
4160
  end
3879
4161
 
4162
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig
4163
+ # @private
4164
+ class Representation < Google::Apis::Core::JsonRepresentation
4165
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig::Representation
4166
+
4167
+ property :name, as: 'name'
4168
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig::Representation
4169
+
4170
+ end
4171
+ end
4172
+
4173
+ class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
4174
+ # @private
4175
+ class Representation < Google::Apis::Core::JsonRepresentation
4176
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaDigitalParsingConfig::Representation
4177
+
4178
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaOcrParsingConfig::Representation
4179
+
4180
+ end
4181
+ end
4182
+
3880
4183
  class GoogleCloudDiscoveryengineV1betaEnableAdvancedSiteSearchMetadata
3881
4184
  # @private
3882
4185
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4020,11 +4323,20 @@ module Google
4020
4323
  end
4021
4324
  end
4022
4325
 
4326
+ class GoogleCloudDiscoveryengineV1betaOcrParsingConfig
4327
+ # @private
4328
+ class Representation < Google::Apis::Core::JsonRepresentation
4329
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
4330
+ property :use_native_text, as: 'useNativeText'
4331
+ end
4332
+ end
4333
+
4023
4334
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
4024
4335
  # @private
4025
4336
  class Representation < Google::Apis::Core::JsonRepresentation
4026
4337
  property :create_time, as: 'createTime'
4027
4338
  property :failure_count, :numeric_string => true, as: 'failureCount'
4339
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
4028
4340
  property :success_count, :numeric_string => true, as: 'successCount'
4029
4341
  property :update_time, as: 'updateTime'
4030
4342
  end