google-apis-discoveryengine_v1beta 0.37.0 → 0.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +385 -209
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +204 -113
- data/lib/google/apis/discoveryengine_v1beta/service.rb +50 -15
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DiscoveryengineV1beta
|
18
18
|
# Version of the google-apis-discoveryengine_v1beta gem
|
19
|
-
GEM_VERSION = "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 = "
|
25
|
+
REVISION = "20240312"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -130,31 +130,37 @@ module Google
|
|
130
130
|
include Google::Apis::Core::JsonObjectSupport
|
131
131
|
end
|
132
132
|
|
133
|
-
class
|
133
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
134
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
135
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
137
137
|
end
|
138
138
|
|
139
|
-
class
|
139
|
+
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
|
140
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
141
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
143
143
|
end
|
144
144
|
|
145
|
-
class
|
145
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
|
146
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
147
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
149
149
|
end
|
150
150
|
|
151
|
-
class
|
151
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
|
152
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
153
|
|
154
154
|
include Google::Apis::Core::JsonObjectSupport
|
155
155
|
end
|
156
156
|
|
157
|
-
class
|
157
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
|
158
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
165
|
|
160
166
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -250,12 +256,6 @@ module Google
|
|
250
256
|
include Google::Apis::Core::JsonObjectSupport
|
251
257
|
end
|
252
258
|
|
253
|
-
class GoogleCloudDiscoveryengineV1OcrParsingConfig
|
254
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
-
|
256
|
-
include Google::Apis::Core::JsonObjectSupport
|
257
|
-
end
|
258
|
-
|
259
259
|
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
260
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
261
|
|
@@ -394,25 +394,31 @@ module Google
|
|
394
394
|
include Google::Apis::Core::JsonObjectSupport
|
395
395
|
end
|
396
396
|
|
397
|
-
class
|
397
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
398
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
399
|
|
400
400
|
include Google::Apis::Core::JsonObjectSupport
|
401
401
|
end
|
402
402
|
|
403
|
-
class
|
403
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
|
404
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
405
|
|
406
406
|
include Google::Apis::Core::JsonObjectSupport
|
407
407
|
end
|
408
408
|
|
409
|
-
class
|
409
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
|
410
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
411
|
|
412
412
|
include Google::Apis::Core::JsonObjectSupport
|
413
413
|
end
|
414
414
|
|
415
|
-
class
|
415
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
|
416
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
423
|
|
418
424
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -424,6 +430,24 @@ module Google
|
|
424
430
|
include Google::Apis::Core::JsonObjectSupport
|
425
431
|
end
|
426
432
|
|
433
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
427
451
|
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
428
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
453
|
|
@@ -568,24 +592,6 @@ module Google
|
|
568
592
|
include Google::Apis::Core::JsonObjectSupport
|
569
593
|
end
|
570
594
|
|
571
|
-
class GoogleCloudDiscoveryengineV1alphaLayoutParsingConfig
|
572
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
-
|
574
|
-
include Google::Apis::Core::JsonObjectSupport
|
575
|
-
end
|
576
|
-
|
577
|
-
class GoogleCloudDiscoveryengineV1alphaOcrConfig
|
578
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
-
|
580
|
-
include Google::Apis::Core::JsonObjectSupport
|
581
|
-
end
|
582
|
-
|
583
|
-
class GoogleCloudDiscoveryengineV1alphaOcrParsingConfig
|
584
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
-
|
586
|
-
include Google::Apis::Core::JsonObjectSupport
|
587
|
-
end
|
588
|
-
|
589
595
|
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
590
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
597
|
|
@@ -856,12 +862,6 @@ module Google
|
|
856
862
|
include Google::Apis::Core::JsonObjectSupport
|
857
863
|
end
|
858
864
|
|
859
|
-
class GoogleCloudDiscoveryengineV1betaDigitalParsingConfig
|
860
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
-
|
862
|
-
include Google::Apis::Core::JsonObjectSupport
|
863
|
-
end
|
864
|
-
|
865
865
|
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
|
866
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
867
|
|
@@ -910,6 +910,18 @@ module Google
|
|
910
910
|
include Google::Apis::Core::JsonObjectSupport
|
911
911
|
end
|
912
912
|
|
913
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
913
925
|
class GoogleCloudDiscoveryengineV1betaDoubleList
|
914
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
927
|
|
@@ -1120,12 +1132,6 @@ module Google
|
|
1120
1132
|
include Google::Apis::Core::JsonObjectSupport
|
1121
1133
|
end
|
1122
1134
|
|
1123
|
-
class GoogleCloudDiscoveryengineV1betaOcrParsingConfig
|
1124
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
-
|
1126
|
-
include Google::Apis::Core::JsonObjectSupport
|
1127
|
-
end
|
1128
|
-
|
1129
1135
|
class GoogleCloudDiscoveryengineV1betaPageInfo
|
1130
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
1137
|
|
@@ -1276,6 +1282,12 @@ module Google
|
|
1276
1282
|
include Google::Apis::Core::JsonObjectSupport
|
1277
1283
|
end
|
1278
1284
|
|
1285
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1279
1291
|
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
|
1280
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
1293
|
|
@@ -1468,6 +1480,30 @@ module Google
|
|
1468
1480
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1481
|
end
|
1470
1482
|
|
1483
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1471
1507
|
class GoogleCloudDiscoveryengineV1betaTransactionInfo
|
1472
1508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1509
|
|
@@ -1693,12 +1729,6 @@ module Google
|
|
1693
1729
|
end
|
1694
1730
|
end
|
1695
1731
|
|
1696
|
-
class GoogleCloudDiscoveryengineV1DigitalParsingConfig
|
1697
|
-
# @private
|
1698
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1699
|
-
end
|
1700
|
-
end
|
1701
|
-
|
1702
1732
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
1703
1733
|
# @private
|
1704
1734
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1727,10 +1757,24 @@ module Google
|
|
1727
1757
|
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
|
1728
1758
|
# @private
|
1729
1759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1730
|
-
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::
|
1760
|
+
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
|
1761
|
+
|
1762
|
+
property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
|
1731
1763
|
|
1732
|
-
|
1764
|
+
end
|
1765
|
+
end
|
1733
1766
|
|
1767
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
|
1768
|
+
# @private
|
1769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1770
|
+
end
|
1771
|
+
end
|
1772
|
+
|
1773
|
+
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
|
1774
|
+
# @private
|
1775
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1776
|
+
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
1777
|
+
property :use_native_text, as: 'useNativeText'
|
1734
1778
|
end
|
1735
1779
|
end
|
1736
1780
|
|
@@ -1877,14 +1921,6 @@ module Google
|
|
1877
1921
|
end
|
1878
1922
|
end
|
1879
1923
|
|
1880
|
-
class GoogleCloudDiscoveryengineV1OcrParsingConfig
|
1881
|
-
# @private
|
1882
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1883
|
-
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
1884
|
-
property :use_native_text, as: 'useNativeText'
|
1885
|
-
end
|
1886
|
-
end
|
1887
|
-
|
1888
1924
|
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
1889
1925
|
# @private
|
1890
1926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2095,12 +2131,6 @@ module Google
|
|
2095
2131
|
end
|
2096
2132
|
end
|
2097
2133
|
|
2098
|
-
class GoogleCloudDiscoveryengineV1alphaDigitalParsingConfig
|
2099
|
-
# @private
|
2100
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2101
|
-
end
|
2102
|
-
end
|
2103
|
-
|
2104
2134
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
2105
2135
|
# @private
|
2106
2136
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2118,28 +2148,64 @@ module Google
|
|
2118
2148
|
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig
|
2119
2149
|
# @private
|
2120
2150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2151
|
+
property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig::Representation
|
2152
|
+
|
2121
2153
|
property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
|
2122
2154
|
|
2123
2155
|
property :name, as: 'name'
|
2124
|
-
property :ocr_config, as: 'ocrConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaOcrConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaOcrConfig::Representation
|
2125
|
-
|
2126
2156
|
hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig::Representation
|
2127
2157
|
|
2128
2158
|
end
|
2129
2159
|
end
|
2130
2160
|
|
2161
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfig
|
2162
|
+
# @private
|
2163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2164
|
+
property :layout_based_chunking_config, as: 'layoutBasedChunkingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig::Representation
|
2165
|
+
|
2166
|
+
end
|
2167
|
+
end
|
2168
|
+
|
2169
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfig
|
2170
|
+
# @private
|
2171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2172
|
+
property :chunk_size, as: 'chunkSize'
|
2173
|
+
property :include_ancestor_headings, as: 'includeAncestorHeadings'
|
2174
|
+
end
|
2175
|
+
end
|
2176
|
+
|
2131
2177
|
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig
|
2132
2178
|
# @private
|
2133
2179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2134
|
-
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::
|
2180
|
+
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
|
2135
2181
|
|
2136
|
-
property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1beta::
|
2182
|
+
property :layout_parsing_config, as: 'layoutParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig::Representation
|
2137
2183
|
|
2138
|
-
property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::
|
2184
|
+
property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
|
2139
2185
|
|
2140
2186
|
end
|
2141
2187
|
end
|
2142
2188
|
|
2189
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
2190
|
+
# @private
|
2191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2192
|
+
end
|
2193
|
+
end
|
2194
|
+
|
2195
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
2196
|
+
# @private
|
2197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2198
|
+
end
|
2199
|
+
end
|
2200
|
+
|
2201
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
2202
|
+
# @private
|
2203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2204
|
+
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
2205
|
+
property :use_native_text, as: 'useNativeText'
|
2206
|
+
end
|
2207
|
+
end
|
2208
|
+
|
2143
2209
|
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
2144
2210
|
# @private
|
2145
2211
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2157,7 +2223,6 @@ module Google
|
|
2157
2223
|
class GoogleCloudDiscoveryengineV1alphaEngine
|
2158
2224
|
# @private
|
2159
2225
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2160
|
-
property :allow_multiple_data_stores_search_engine, as: 'allowMultipleDataStoresSearchEngine'
|
2161
2226
|
property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig::Representation
|
2162
2227
|
|
2163
2228
|
property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata::Representation
|
@@ -2371,29 +2436,6 @@ module Google
|
|
2371
2436
|
end
|
2372
2437
|
end
|
2373
2438
|
|
2374
|
-
class GoogleCloudDiscoveryengineV1alphaLayoutParsingConfig
|
2375
|
-
# @private
|
2376
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2377
|
-
end
|
2378
|
-
end
|
2379
|
-
|
2380
|
-
class GoogleCloudDiscoveryengineV1alphaOcrConfig
|
2381
|
-
# @private
|
2382
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2383
|
-
property :enabled, as: 'enabled'
|
2384
|
-
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
2385
|
-
property :use_native_text, as: 'useNativeText'
|
2386
|
-
end
|
2387
|
-
end
|
2388
|
-
|
2389
|
-
class GoogleCloudDiscoveryengineV1alphaOcrParsingConfig
|
2390
|
-
# @private
|
2391
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2392
|
-
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
2393
|
-
property :use_native_text, as: 'useNativeText'
|
2394
|
-
end
|
2395
|
-
end
|
2396
|
-
|
2397
2439
|
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
2398
2440
|
# @private
|
2399
2441
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2814,12 +2856,6 @@ module Google
|
|
2814
2856
|
end
|
2815
2857
|
end
|
2816
2858
|
|
2817
|
-
class GoogleCloudDiscoveryengineV1betaDigitalParsingConfig
|
2818
|
-
# @private
|
2819
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2820
|
-
end
|
2821
|
-
end
|
2822
|
-
|
2823
2859
|
class GoogleCloudDiscoveryengineV1betaDisableAdvancedSiteSearchMetadata
|
2824
2860
|
# @private
|
2825
2861
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2890,10 +2926,24 @@ module Google
|
|
2890
2926
|
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig
|
2891
2927
|
# @private
|
2892
2928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2893
|
-
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::
|
2929
|
+
property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
|
2930
|
+
|
2931
|
+
property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
|
2894
2932
|
|
2895
|
-
|
2933
|
+
end
|
2934
|
+
end
|
2896
2935
|
|
2936
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigDigitalParsingConfig
|
2937
|
+
# @private
|
2938
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2939
|
+
end
|
2940
|
+
end
|
2941
|
+
|
2942
|
+
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigOcrParsingConfig
|
2943
|
+
# @private
|
2944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2945
|
+
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
2946
|
+
property :use_native_text, as: 'useNativeText'
|
2897
2947
|
end
|
2898
2948
|
end
|
2899
2949
|
|
@@ -3225,14 +3275,6 @@ module Google
|
|
3225
3275
|
end
|
3226
3276
|
end
|
3227
3277
|
|
3228
|
-
class GoogleCloudDiscoveryengineV1betaOcrParsingConfig
|
3229
|
-
# @private
|
3230
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3231
|
-
collection :enhanced_document_elements, as: 'enhancedDocumentElements'
|
3232
|
-
property :use_native_text, as: 'useNativeText'
|
3233
|
-
end
|
3234
|
-
end
|
3235
|
-
|
3236
3278
|
class GoogleCloudDiscoveryengineV1betaPageInfo
|
3237
3279
|
# @private
|
3238
3280
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3392,6 +3434,8 @@ module Google
|
|
3392
3434
|
property :canonical_filter, as: 'canonicalFilter'
|
3393
3435
|
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec::Representation
|
3394
3436
|
|
3437
|
+
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
|
3438
|
+
|
3395
3439
|
property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec::Representation
|
3396
3440
|
|
3397
3441
|
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec::Representation
|
@@ -3453,6 +3497,7 @@ module Google
|
|
3453
3497
|
property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
|
3454
3498
|
property :num_next_segments, as: 'numNextSegments'
|
3455
3499
|
property :num_previous_segments, as: 'numPreviousSegments'
|
3500
|
+
property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
|
3456
3501
|
end
|
3457
3502
|
end
|
3458
3503
|
|
@@ -3494,6 +3539,13 @@ module Google
|
|
3494
3539
|
end
|
3495
3540
|
end
|
3496
3541
|
|
3542
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
3543
|
+
# @private
|
3544
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3545
|
+
property :data_store, as: 'dataStore'
|
3546
|
+
end
|
3547
|
+
end
|
3548
|
+
|
3497
3549
|
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
|
3498
3550
|
# @private
|
3499
3551
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3750,7 +3802,6 @@ module Google
|
|
3750
3802
|
# @private
|
3751
3803
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3752
3804
|
property :content_freshness_cutoff_days, as: 'contentFreshnessCutoffDays'
|
3753
|
-
property :content_watched_minutes_threshold, as: 'contentWatchedMinutesThreshold'
|
3754
3805
|
property :content_watched_percentage_threshold, as: 'contentWatchedPercentageThreshold'
|
3755
3806
|
property :content_watched_seconds_threshold, as: 'contentWatchedSecondsThreshold'
|
3756
3807
|
property :demotion_event_type, as: 'demotionEventType'
|
@@ -3821,6 +3872,46 @@ module Google
|
|
3821
3872
|
end
|
3822
3873
|
end
|
3823
3874
|
|
3875
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
|
3876
|
+
# @private
|
3877
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3878
|
+
property :create_time, as: 'createTime'
|
3879
|
+
property :update_time, as: 'updateTime'
|
3880
|
+
end
|
3881
|
+
end
|
3882
|
+
|
3883
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequest
|
3884
|
+
# @private
|
3885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3886
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
|
3887
|
+
|
3888
|
+
property :gcs_training_input, as: 'gcsTrainingInput', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput::Representation
|
3889
|
+
|
3890
|
+
property :model_type, as: 'modelType'
|
3891
|
+
end
|
3892
|
+
end
|
3893
|
+
|
3894
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelRequestGcsTrainingInput
|
3895
|
+
# @private
|
3896
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3897
|
+
property :corpus_data_path, as: 'corpusDataPath'
|
3898
|
+
property :query_data_path, as: 'queryDataPath'
|
3899
|
+
property :test_data_path, as: 'testDataPath'
|
3900
|
+
property :train_data_path, as: 'trainDataPath'
|
3901
|
+
end
|
3902
|
+
end
|
3903
|
+
|
3904
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
|
3905
|
+
# @private
|
3906
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3907
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
|
3908
|
+
|
3909
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
|
3910
|
+
|
3911
|
+
property :model_status, as: 'modelStatus'
|
3912
|
+
end
|
3913
|
+
end
|
3914
|
+
|
3824
3915
|
class GoogleCloudDiscoveryengineV1betaTransactionInfo
|
3825
3916
|
# @private
|
3826
3917
|
class Representation < Google::Apis::Core::JsonRepresentation
|