google-apis-discoveryengine_v1alpha 0.50.0 → 0.52.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -328,6 +328,18 @@ module Google
328
328
  include Google::Apis::Core::JsonObjectSupport
329
329
  end
330
330
 
331
+ class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
331
343
  class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
332
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
345
 
@@ -388,6 +400,18 @@ module Google
388
400
  include Google::Apis::Core::JsonObjectSupport
389
401
  end
390
402
 
403
+ class GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
391
415
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
392
416
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
417
 
@@ -826,6 +850,12 @@ module Google
826
850
  include Google::Apis::Core::JsonObjectSupport
827
851
  end
828
852
 
853
+ class GoogleCloudDiscoveryengineV1alphaCompletionSuggestion
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
829
859
  class GoogleCloudDiscoveryengineV1alphaCondition
830
860
  class Representation < Google::Apis::Core::JsonRepresentation; end
831
861
 
@@ -916,6 +946,12 @@ module Google
916
946
  include Google::Apis::Core::JsonObjectSupport
917
947
  end
918
948
 
949
+ class GoogleCloudDiscoveryengineV1alphaCreateEvaluationMetadata
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
919
955
  class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
920
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
957
 
@@ -1198,6 +1234,36 @@ module Google
1198
1234
  include Google::Apis::Core::JsonObjectSupport
1199
1235
  end
1200
1236
 
1237
+ class GoogleCloudDiscoveryengineV1alphaEvaluation
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class GoogleCloudDiscoveryengineV1alphaExportUserEventsMetadata
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class GoogleCloudDiscoveryengineV1alphaExportUserEventsResponse
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1201
1267
  class GoogleCloudDiscoveryengineV1alphaFactChunk
1202
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1269
 
@@ -1234,6 +1300,12 @@ module Google
1234
1300
  include Google::Apis::Core::JsonObjectSupport
1235
1301
  end
1236
1302
 
1303
+ class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1237
1309
  class GoogleCloudDiscoveryengineV1alphaGroundingFact
1238
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1311
 
@@ -1258,6 +1330,30 @@ module Google
1258
1330
  include Google::Apis::Core::JsonObjectSupport
1259
1331
  end
1260
1332
 
1333
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1351
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1261
1357
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
1262
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1359
 
@@ -1288,6 +1384,30 @@ module Google
1288
1384
  include Google::Apis::Core::JsonObjectSupport
1289
1385
  end
1290
1386
 
1387
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequest
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1399
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequestInlineSource
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1405
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesResponse
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1291
1411
  class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
1292
1412
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1413
 
@@ -1390,6 +1510,36 @@ module Google
1390
1510
  include Google::Apis::Core::JsonObjectSupport
1391
1511
  end
1392
1512
 
1513
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponse
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationsResponse
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudDiscoveryengineV1alphaListSampleQuerySetsResponse
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1393
1543
  class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
1394
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1545
 
@@ -1420,6 +1570,18 @@ module Google
1420
1570
  include Google::Apis::Core::JsonObjectSupport
1421
1571
  end
1422
1572
 
1573
+ class GoogleCloudDiscoveryengineV1alphaOutputResult
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudDiscoveryengineV1alphaOutputResultBigQueryOutputResult
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1423
1585
  class GoogleCloudDiscoveryengineV1alphaPageInfo
1424
1586
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1587
 
@@ -1474,6 +1636,24 @@ module Google
1474
1636
  include Google::Apis::Core::JsonObjectSupport
1475
1637
  end
1476
1638
 
1639
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1477
1657
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
1478
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1659
 
@@ -1534,6 +1714,18 @@ module Google
1534
1714
  include Google::Apis::Core::JsonObjectSupport
1535
1715
  end
1536
1716
 
1717
+ class GoogleCloudDiscoveryengineV1alphaQualityMetrics
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1537
1729
  class GoogleCloudDiscoveryengineV1alphaQuery
1538
1730
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1731
 
@@ -1654,6 +1846,30 @@ module Google
1654
1846
  include Google::Apis::Core::JsonObjectSupport
1655
1847
  end
1656
1848
 
1849
+ class GoogleCloudDiscoveryengineV1alphaSampleQuery
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntry
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntryTarget
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class GoogleCloudDiscoveryengineV1alphaSampleQuerySet
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1657
1873
  class GoogleCloudDiscoveryengineV1alphaSchema
1658
1874
  class Representation < Google::Apis::Core::JsonRepresentation; end
1659
1875
 
@@ -1774,12 +1990,30 @@ module Google
1774
1990
  include Google::Apis::Core::JsonObjectSupport
1775
1991
  end
1776
1992
 
1993
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1777
1999
  class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
1778
2000
  class Representation < Google::Apis::Core::JsonRepresentation; end
1779
2001
 
1780
2002
  include Google::Apis::Core::JsonObjectSupport
1781
2003
  end
1782
2004
 
2005
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
1783
2017
  class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
1784
2018
  class Representation < Google::Apis::Core::JsonRepresentation; end
1785
2019
 
@@ -1822,6 +2056,54 @@ module Google
1822
2056
  include Google::Apis::Core::JsonObjectSupport
1823
2057
  end
1824
2058
 
2059
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
1825
2107
  class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
1826
2108
  class Representation < Google::Apis::Core::JsonRepresentation; end
1827
2109
 
@@ -1834,6 +2116,12 @@ module Google
1834
2116
  include Google::Apis::Core::JsonObjectSupport
1835
2117
  end
1836
2118
 
2119
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo
2120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2121
+
2122
+ include Google::Apis::Core::JsonObjectSupport
2123
+ end
2124
+
1837
2125
  class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
1838
2126
  class Representation < Google::Apis::Core::JsonRepresentation; end
1839
2127
 
@@ -1912,6 +2200,24 @@ module Google
1912
2200
  include Google::Apis::Core::JsonObjectSupport
1913
2201
  end
1914
2202
 
2203
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2209
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataRequest
2210
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2211
+
2212
+ include Google::Apis::Core::JsonObjectSupport
2213
+ end
2214
+
2215
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataResponse
2216
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2217
+
2218
+ include Google::Apis::Core::JsonObjectSupport
2219
+ end
2220
+
1915
2221
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
1916
2222
  class Representation < Google::Apis::Core::JsonRepresentation; end
1917
2223
 
@@ -2104,7 +2410,13 @@ module Google
2104
2410
  include Google::Apis::Core::JsonObjectSupport
2105
2411
  end
2106
2412
 
2107
- class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
2413
+ class GoogleCloudDiscoveryengineV1betaCreateEvaluationMetadata
2414
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2415
+
2416
+ include Google::Apis::Core::JsonObjectSupport
2417
+ end
2418
+
2419
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
2108
2420
  class Representation < Google::Apis::Core::JsonRepresentation; end
2109
2421
 
2110
2422
  include Google::Apis::Core::JsonObjectSupport
@@ -2254,6 +2566,36 @@ module Google
2254
2566
  include Google::Apis::Core::JsonObjectSupport
2255
2567
  end
2256
2568
 
2569
+ class GoogleCloudDiscoveryengineV1betaEvaluation
2570
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2571
+
2572
+ include Google::Apis::Core::JsonObjectSupport
2573
+ end
2574
+
2575
+ class GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec
2576
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2577
+
2578
+ include Google::Apis::Core::JsonObjectSupport
2579
+ end
2580
+
2581
+ class GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec
2582
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2583
+
2584
+ include Google::Apis::Core::JsonObjectSupport
2585
+ end
2586
+
2587
+ class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
2588
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2589
+
2590
+ include Google::Apis::Core::JsonObjectSupport
2591
+ end
2592
+
2593
+ class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse
2594
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2595
+
2596
+ include Google::Apis::Core::JsonObjectSupport
2597
+ end
2598
+
2257
2599
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
2258
2600
  class Representation < Google::Apis::Core::JsonRepresentation; end
2259
2601
 
@@ -2272,6 +2614,18 @@ module Google
2272
2614
  include Google::Apis::Core::JsonObjectSupport
2273
2615
  end
2274
2616
 
2617
+ class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
2618
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2619
+
2620
+ include Google::Apis::Core::JsonObjectSupport
2621
+ end
2622
+
2623
+ class GoogleCloudDiscoveryengineV1betaImportSampleQueriesResponse
2624
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2625
+
2626
+ include Google::Apis::Core::JsonObjectSupport
2627
+ end
2628
+
2275
2629
  class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
2276
2630
  class Representation < Google::Apis::Core::JsonRepresentation; end
2277
2631
 
@@ -2296,6 +2650,12 @@ module Google
2296
2650
  include Google::Apis::Core::JsonObjectSupport
2297
2651
  end
2298
2652
 
2653
+ class GoogleCloudDiscoveryengineV1betaInterval
2654
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2655
+
2656
+ include Google::Apis::Core::JsonObjectSupport
2657
+ end
2658
+
2299
2659
  class GoogleCloudDiscoveryengineV1betaLanguageInfo
2300
2660
  class Representation < Google::Apis::Core::JsonRepresentation; end
2301
2661
 
@@ -2350,12 +2710,162 @@ module Google
2350
2710
  include Google::Apis::Core::JsonObjectSupport
2351
2711
  end
2352
2712
 
2713
+ class GoogleCloudDiscoveryengineV1betaQualityMetrics
2714
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2715
+
2716
+ include Google::Apis::Core::JsonObjectSupport
2717
+ end
2718
+
2719
+ class GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics
2720
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2721
+
2722
+ include Google::Apis::Core::JsonObjectSupport
2723
+ end
2724
+
2353
2725
  class GoogleCloudDiscoveryengineV1betaSchema
2354
2726
  class Representation < Google::Apis::Core::JsonRepresentation; end
2355
2727
 
2356
2728
  include Google::Apis::Core::JsonObjectSupport
2357
2729
  end
2358
2730
 
2731
+ class GoogleCloudDiscoveryengineV1betaSearchRequest
2732
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2733
+
2734
+ include Google::Apis::Core::JsonObjectSupport
2735
+ end
2736
+
2737
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
2738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2739
+
2740
+ include Google::Apis::Core::JsonObjectSupport
2741
+ end
2742
+
2743
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2749
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
2750
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2751
+
2752
+ include Google::Apis::Core::JsonObjectSupport
2753
+ end
2754
+
2755
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
2756
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2757
+
2758
+ include Google::Apis::Core::JsonObjectSupport
2759
+ end
2760
+
2761
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
2762
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2763
+
2764
+ include Google::Apis::Core::JsonObjectSupport
2765
+ end
2766
+
2767
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec
2768
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2769
+
2770
+ include Google::Apis::Core::JsonObjectSupport
2771
+ end
2772
+
2773
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
2774
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2775
+
2776
+ include Google::Apis::Core::JsonObjectSupport
2777
+ end
2778
+
2779
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
2780
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2781
+
2782
+ include Google::Apis::Core::JsonObjectSupport
2783
+ end
2784
+
2785
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
2786
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2787
+
2788
+ include Google::Apis::Core::JsonObjectSupport
2789
+ end
2790
+
2791
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
2792
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2793
+
2794
+ include Google::Apis::Core::JsonObjectSupport
2795
+ end
2796
+
2797
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec
2798
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2799
+
2800
+ include Google::Apis::Core::JsonObjectSupport
2801
+ end
2802
+
2803
+ class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
2804
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2805
+
2806
+ include Google::Apis::Core::JsonObjectSupport
2807
+ end
2808
+
2809
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
2810
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2811
+
2812
+ include Google::Apis::Core::JsonObjectSupport
2813
+ end
2814
+
2815
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
2816
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2817
+
2818
+ include Google::Apis::Core::JsonObjectSupport
2819
+ end
2820
+
2821
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
2822
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2823
+
2824
+ include Google::Apis::Core::JsonObjectSupport
2825
+ end
2826
+
2827
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
2828
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2829
+
2830
+ include Google::Apis::Core::JsonObjectSupport
2831
+ end
2832
+
2833
+ class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
2834
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2835
+
2836
+ include Google::Apis::Core::JsonObjectSupport
2837
+ end
2838
+
2839
+ class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
2840
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2841
+
2842
+ include Google::Apis::Core::JsonObjectSupport
2843
+ end
2844
+
2845
+ class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
2846
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2847
+
2848
+ include Google::Apis::Core::JsonObjectSupport
2849
+ end
2850
+
2851
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
2852
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2853
+
2854
+ include Google::Apis::Core::JsonObjectSupport
2855
+ end
2856
+
2857
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec
2858
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2859
+
2860
+ include Google::Apis::Core::JsonObjectSupport
2861
+ end
2862
+
2863
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
2864
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2865
+
2866
+ include Google::Apis::Core::JsonObjectSupport
2867
+ end
2868
+
2359
2869
  class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
2360
2870
  class Representation < Google::Apis::Core::JsonRepresentation; end
2361
2871
 
@@ -2416,6 +2926,12 @@ module Google
2416
2926
  include Google::Apis::Core::JsonObjectSupport
2417
2927
  end
2418
2928
 
2929
+ class GoogleCloudDiscoveryengineV1betaUserInfo
2930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2931
+
2932
+ include Google::Apis::Core::JsonObjectSupport
2933
+ end
2934
+
2419
2935
  class GoogleLongrunningCancelOperationRequest
2420
2936
  class Representation < Google::Apis::Core::JsonRepresentation; end
2421
2937
 
@@ -2936,6 +3452,26 @@ module Google
2936
3452
  end
2937
3453
  end
2938
3454
 
3455
+ class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
3456
+ # @private
3457
+ class Representation < Google::Apis::Core::JsonRepresentation
3458
+ property :create_time, as: 'createTime'
3459
+ property :failure_count, :numeric_string => true, as: 'failureCount'
3460
+ property :success_count, :numeric_string => true, as: 'successCount'
3461
+ property :update_time, as: 'updateTime'
3462
+ end
3463
+ end
3464
+
3465
+ class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsResponse
3466
+ # @private
3467
+ class Representation < Google::Apis::Core::JsonRepresentation
3468
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
3469
+
3470
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
3471
+
3472
+ end
3473
+ end
3474
+
2939
3475
  class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2940
3476
  # @private
2941
3477
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3032,6 +3568,23 @@ module Google
3032
3568
  end
3033
3569
  end
3034
3570
 
3571
+ class GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsMetadata
3572
+ # @private
3573
+ class Representation < Google::Apis::Core::JsonRepresentation
3574
+ property :create_time, as: 'createTime'
3575
+ property :update_time, as: 'updateTime'
3576
+ end
3577
+ end
3578
+
3579
+ class GoogleCloudDiscoveryengineV1PurgeCompletionSuggestionsResponse
3580
+ # @private
3581
+ class Representation < Google::Apis::Core::JsonRepresentation
3582
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
3583
+
3584
+ property :purge_succeeded, as: 'purgeSucceeded'
3585
+ end
3586
+ end
3587
+
3035
3588
  class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
3036
3589
  # @private
3037
3590
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3490,6 +4043,7 @@ module Google
3490
4043
  property :document, as: 'document'
3491
4044
  collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
3492
4045
 
4046
+ hash :struct_data, as: 'structData'
3493
4047
  property :title, as: 'title'
3494
4048
  property :uri, as: 'uri'
3495
4049
  end
@@ -3760,6 +4314,19 @@ module Google
3760
4314
  end
3761
4315
  end
3762
4316
 
4317
+ class GoogleCloudDiscoveryengineV1alphaCompletionSuggestion
4318
+ # @private
4319
+ class Representation < Google::Apis::Core::JsonRepresentation
4320
+ collection :alternative_phrases, as: 'alternativePhrases'
4321
+ property :frequency, :numeric_string => true, as: 'frequency'
4322
+ property :global_score, as: 'globalScore'
4323
+ property :group_id, as: 'groupId'
4324
+ property :group_score, as: 'groupScore'
4325
+ property :language_code, as: 'languageCode'
4326
+ property :suggestion, as: 'suggestion'
4327
+ end
4328
+ end
4329
+
3763
4330
  class GoogleCloudDiscoveryengineV1alphaCondition
3764
4331
  # @private
3765
4332
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3917,6 +4484,12 @@ module Google
3917
4484
  end
3918
4485
  end
3919
4486
 
4487
+ class GoogleCloudDiscoveryengineV1alphaCreateEvaluationMetadata
4488
+ # @private
4489
+ class Representation < Google::Apis::Core::JsonRepresentation
4490
+ end
4491
+ end
4492
+
3920
4493
  class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
3921
4494
  # @private
3922
4495
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3962,6 +4535,7 @@ module Google
3962
4535
  class Representation < Google::Apis::Core::JsonRepresentation
3963
4536
  property :create_time, as: 'createTime'
3964
4537
  property :display_name, as: 'displayName'
4538
+ hash :metrics, as: 'metrics'
3965
4539
  property :model_state, as: 'modelState'
3966
4540
  property :model_version, :numeric_string => true, as: 'modelVersion'
3967
4541
  property :name, as: 'name'
@@ -4347,46 +4921,99 @@ module Google
4347
4921
  end
4348
4922
  end
4349
4923
 
4350
- class GoogleCloudDiscoveryengineV1alphaFactChunk
4924
+ class GoogleCloudDiscoveryengineV1alphaEvaluation
4351
4925
  # @private
4352
4926
  class Representation < Google::Apis::Core::JsonRepresentation
4353
- property :chunk_text, as: 'chunkText'
4354
- property :index, as: 'index'
4355
- property :source, as: 'source'
4356
- hash :source_metadata, as: 'sourceMetadata'
4927
+ property :create_time, as: 'createTime'
4928
+ property :end_time, as: 'endTime'
4929
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
4930
+
4931
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
4932
+
4933
+ property :evaluation_spec, as: 'evaluationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec::Representation
4934
+
4935
+ property :name, as: 'name'
4936
+ property :quality_metrics, as: 'qualityMetrics', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetrics::Representation
4937
+
4938
+ property :state, as: 'state'
4357
4939
  end
4358
4940
  end
4359
4941
 
4360
- class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
4942
+ class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec
4361
4943
  # @private
4362
4944
  class Representation < Google::Apis::Core::JsonRepresentation
4363
- property :next_page_token, as: 'nextPageToken'
4364
- collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
4945
+ property :query_set_spec, as: 'querySetSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec::Representation
4946
+
4947
+ property :search_request, as: 'searchRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest::Representation
4365
4948
 
4366
- property :total_size, as: 'totalSize'
4367
4949
  end
4368
4950
  end
4369
4951
 
4370
- class GoogleCloudDiscoveryengineV1alphaFhirStoreSource
4952
+ class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec
4371
4953
  # @private
4372
4954
  class Representation < Google::Apis::Core::JsonRepresentation
4373
- property :fhir_store, as: 'fhirStore'
4374
- property :gcs_staging_dir, as: 'gcsStagingDir'
4955
+ property :sample_query_set, as: 'sampleQuerySet'
4375
4956
  end
4376
4957
  end
4377
4958
 
4378
- class GoogleCloudDiscoveryengineV1alphaFieldConfig
4959
+ class GoogleCloudDiscoveryengineV1alphaExportUserEventsMetadata
4379
4960
  # @private
4380
4961
  class Representation < Google::Apis::Core::JsonRepresentation
4381
- collection :advanced_site_search_data_sources, as: 'advancedSiteSearchDataSources'
4382
- property :completable_option, as: 'completableOption'
4383
- property :dynamic_facetable_option, as: 'dynamicFacetableOption'
4384
- property :field_path, as: 'fieldPath'
4385
- property :field_type, as: 'fieldType'
4386
- property :indexable_option, as: 'indexableOption'
4387
- property :key_property_type, as: 'keyPropertyType'
4388
- property :recs_filterable_option, as: 'recsFilterableOption'
4389
- property :retrievable_option, as: 'retrievableOption'
4962
+ property :create_time, as: 'createTime'
4963
+ property :update_time, as: 'updateTime'
4964
+ end
4965
+ end
4966
+
4967
+ class GoogleCloudDiscoveryengineV1alphaExportUserEventsResponse
4968
+ # @private
4969
+ class Representation < Google::Apis::Core::JsonRepresentation
4970
+ property :output_result, as: 'outputResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaOutputResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaOutputResult::Representation
4971
+
4972
+ property :status, as: 'status', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
4973
+
4974
+ end
4975
+ end
4976
+
4977
+ class GoogleCloudDiscoveryengineV1alphaFactChunk
4978
+ # @private
4979
+ class Representation < Google::Apis::Core::JsonRepresentation
4980
+ property :chunk_text, as: 'chunkText'
4981
+ property :index, as: 'index'
4982
+ property :source, as: 'source'
4983
+ hash :source_metadata, as: 'sourceMetadata'
4984
+ end
4985
+ end
4986
+
4987
+ class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
4988
+ # @private
4989
+ class Representation < Google::Apis::Core::JsonRepresentation
4990
+ property :next_page_token, as: 'nextPageToken'
4991
+ collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
4992
+
4993
+ property :total_size, as: 'totalSize'
4994
+ end
4995
+ end
4996
+
4997
+ class GoogleCloudDiscoveryengineV1alphaFhirStoreSource
4998
+ # @private
4999
+ class Representation < Google::Apis::Core::JsonRepresentation
5000
+ property :fhir_store, as: 'fhirStore'
5001
+ property :gcs_staging_dir, as: 'gcsStagingDir'
5002
+ end
5003
+ end
5004
+
5005
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
5006
+ # @private
5007
+ class Representation < Google::Apis::Core::JsonRepresentation
5008
+ collection :advanced_site_search_data_sources, as: 'advancedSiteSearchDataSources'
5009
+ property :completable_option, as: 'completableOption'
5010
+ property :dynamic_facetable_option, as: 'dynamicFacetableOption'
5011
+ property :field_path, as: 'fieldPath'
5012
+ property :field_type, as: 'fieldType'
5013
+ property :indexable_option, as: 'indexableOption'
5014
+ property :key_property_type, as: 'keyPropertyType'
5015
+ property :recs_filterable_option, as: 'recsFilterableOption'
5016
+ property :retrievable_option, as: 'retrievableOption'
4390
5017
  collection :schema_org_paths, as: 'schemaOrgPaths'
4391
5018
  property :searchable_option, as: 'searchableOption'
4392
5019
  end
@@ -4410,6 +5037,13 @@ module Google
4410
5037
  end
4411
5038
  end
4412
5039
 
5040
+ class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
5041
+ # @private
5042
+ class Representation < Google::Apis::Core::JsonRepresentation
5043
+ hash :document_data_map, as: 'documentDataMap'
5044
+ end
5045
+ end
5046
+
4413
5047
  class GoogleCloudDiscoveryengineV1alphaGroundingFact
4414
5048
  # @private
4415
5049
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4443,6 +5077,48 @@ module Google
4443
5077
  end
4444
5078
  end
4445
5079
 
5080
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
5081
+ # @private
5082
+ class Representation < Google::Apis::Core::JsonRepresentation
5083
+ property :create_time, as: 'createTime'
5084
+ property :failure_count, :numeric_string => true, as: 'failureCount'
5085
+ property :success_count, :numeric_string => true, as: 'successCount'
5086
+ property :update_time, as: 'updateTime'
5087
+ end
5088
+ end
5089
+
5090
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequest
5091
+ # @private
5092
+ class Representation < Google::Apis::Core::JsonRepresentation
5093
+ property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
5094
+
5095
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
5096
+
5097
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
5098
+
5099
+ property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource::Representation
5100
+
5101
+ end
5102
+ end
5103
+
5104
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsRequestInlineSource
5105
+ # @private
5106
+ class Representation < Google::Apis::Core::JsonRepresentation
5107
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompletionSuggestion, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompletionSuggestion::Representation
5108
+
5109
+ end
5110
+ end
5111
+
5112
+ class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
5113
+ # @private
5114
+ class Representation < Google::Apis::Core::JsonRepresentation
5115
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
5116
+
5117
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
5118
+
5119
+ end
5120
+ end
5121
+
4446
5122
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
4447
5123
  # @private
4448
5124
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4509,6 +5185,49 @@ module Google
4509
5185
  end
4510
5186
  end
4511
5187
 
5188
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
5189
+ # @private
5190
+ class Representation < Google::Apis::Core::JsonRepresentation
5191
+ property :create_time, as: 'createTime'
5192
+ property :failure_count, :numeric_string => true, as: 'failureCount'
5193
+ property :success_count, :numeric_string => true, as: 'successCount'
5194
+ property :total_count, :numeric_string => true, as: 'totalCount'
5195
+ property :update_time, as: 'updateTime'
5196
+ end
5197
+ end
5198
+
5199
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequest
5200
+ # @private
5201
+ class Representation < Google::Apis::Core::JsonRepresentation
5202
+ property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
5203
+
5204
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
5205
+
5206
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
5207
+
5208
+ property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequestInlineSource::Representation
5209
+
5210
+ end
5211
+ end
5212
+
5213
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesRequestInlineSource
5214
+ # @private
5215
+ class Representation < Google::Apis::Core::JsonRepresentation
5216
+ collection :sample_queries, as: 'sampleQueries', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery::Representation
5217
+
5218
+ end
5219
+ end
5220
+
5221
+ class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesResponse
5222
+ # @private
5223
+ class Representation < Google::Apis::Core::JsonRepresentation
5224
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
5225
+
5226
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
5227
+
5228
+ end
5229
+ end
5230
+
4512
5231
  class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
4513
5232
  # @private
4514
5233
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4671,6 +5390,52 @@ module Google
4671
5390
  end
4672
5391
  end
4673
5392
 
5393
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponse
5394
+ # @private
5395
+ class Representation < Google::Apis::Core::JsonRepresentation
5396
+ collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult::Representation
5397
+
5398
+ property :next_page_token, as: 'nextPageToken'
5399
+ end
5400
+ end
5401
+
5402
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult
5403
+ # @private
5404
+ class Representation < Google::Apis::Core::JsonRepresentation
5405
+ property :quality_metrics, as: 'qualityMetrics', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetrics::Representation
5406
+
5407
+ property :sample_query, as: 'sampleQuery', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery::Representation
5408
+
5409
+ end
5410
+ end
5411
+
5412
+ class GoogleCloudDiscoveryengineV1alphaListEvaluationsResponse
5413
+ # @private
5414
+ class Representation < Google::Apis::Core::JsonRepresentation
5415
+ collection :evaluations, as: 'evaluations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEvaluation::Representation
5416
+
5417
+ property :next_page_token, as: 'nextPageToken'
5418
+ end
5419
+ end
5420
+
5421
+ class GoogleCloudDiscoveryengineV1alphaListSampleQueriesResponse
5422
+ # @private
5423
+ class Representation < Google::Apis::Core::JsonRepresentation
5424
+ property :next_page_token, as: 'nextPageToken'
5425
+ collection :sample_queries, as: 'sampleQueries', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuery::Representation
5426
+
5427
+ end
5428
+ end
5429
+
5430
+ class GoogleCloudDiscoveryengineV1alphaListSampleQuerySetsResponse
5431
+ # @private
5432
+ class Representation < Google::Apis::Core::JsonRepresentation
5433
+ property :next_page_token, as: 'nextPageToken'
5434
+ collection :sample_query_sets, as: 'sampleQuerySets', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuerySet, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQuerySet::Representation
5435
+
5436
+ end
5437
+ end
5438
+
4674
5439
  class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
4675
5440
  # @private
4676
5441
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4716,6 +5481,22 @@ module Google
4716
5481
  end
4717
5482
  end
4718
5483
 
5484
+ class GoogleCloudDiscoveryengineV1alphaOutputResult
5485
+ # @private
5486
+ class Representation < Google::Apis::Core::JsonRepresentation
5487
+ property :bigquery_result, as: 'bigqueryResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaOutputResultBigQueryOutputResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaOutputResultBigQueryOutputResult::Representation
5488
+
5489
+ end
5490
+ end
5491
+
5492
+ class GoogleCloudDiscoveryengineV1alphaOutputResultBigQueryOutputResult
5493
+ # @private
5494
+ class Representation < Google::Apis::Core::JsonRepresentation
5495
+ property :dataset_id, as: 'datasetId'
5496
+ property :table_id, as: 'tableId'
5497
+ end
5498
+ end
5499
+
4719
5500
  class GoogleCloudDiscoveryengineV1alphaPageInfo
4720
5501
  # @private
4721
5502
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4794,6 +5575,29 @@ module Google
4794
5575
  end
4795
5576
  end
4796
5577
 
5578
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsMetadata
5579
+ # @private
5580
+ class Representation < Google::Apis::Core::JsonRepresentation
5581
+ property :create_time, as: 'createTime'
5582
+ property :update_time, as: 'updateTime'
5583
+ end
5584
+ end
5585
+
5586
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsRequest
5587
+ # @private
5588
+ class Representation < Google::Apis::Core::JsonRepresentation
5589
+ end
5590
+ end
5591
+
5592
+ class GoogleCloudDiscoveryengineV1alphaPurgeCompletionSuggestionsResponse
5593
+ # @private
5594
+ class Representation < Google::Apis::Core::JsonRepresentation
5595
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
5596
+
5597
+ property :purge_succeeded, as: 'purgeSucceeded'
5598
+ end
5599
+ end
5600
+
4797
5601
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
4798
5602
  # @private
4799
5603
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4880,6 +5684,32 @@ module Google
4880
5684
  end
4881
5685
  end
4882
5686
 
5687
+ class GoogleCloudDiscoveryengineV1alphaQualityMetrics
5688
+ # @private
5689
+ class Representation < Google::Apis::Core::JsonRepresentation
5690
+ property :doc_ndcg, as: 'docNdcg', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics::Representation
5691
+
5692
+ property :doc_precision, as: 'docPrecision', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics::Representation
5693
+
5694
+ property :doc_recall, as: 'docRecall', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics::Representation
5695
+
5696
+ property :page_ndcg, as: 'pageNdcg', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics::Representation
5697
+
5698
+ property :page_recall, as: 'pageRecall', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics::Representation
5699
+
5700
+ end
5701
+ end
5702
+
5703
+ class GoogleCloudDiscoveryengineV1alphaQualityMetricsTopkMetrics
5704
+ # @private
5705
+ class Representation < Google::Apis::Core::JsonRepresentation
5706
+ property :top1, as: 'top1'
5707
+ property :top10, as: 'top10'
5708
+ property :top3, as: 'top3'
5709
+ property :top5, as: 'top5'
5710
+ end
5711
+ end
5712
+
4883
5713
  class GoogleCloudDiscoveryengineV1alphaQuery
4884
5714
  # @private
4885
5715
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5082,6 +5912,44 @@ module Google
5082
5912
  end
5083
5913
  end
5084
5914
 
5915
+ class GoogleCloudDiscoveryengineV1alphaSampleQuery
5916
+ # @private
5917
+ class Representation < Google::Apis::Core::JsonRepresentation
5918
+ property :create_time, as: 'createTime'
5919
+ property :name, as: 'name'
5920
+ property :query_entry, as: 'queryEntry', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntry, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntry::Representation
5921
+
5922
+ end
5923
+ end
5924
+
5925
+ class GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntry
5926
+ # @private
5927
+ class Representation < Google::Apis::Core::JsonRepresentation
5928
+ property :query, as: 'query'
5929
+ collection :targets, as: 'targets', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntryTarget, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntryTarget::Representation
5930
+
5931
+ end
5932
+ end
5933
+
5934
+ class GoogleCloudDiscoveryengineV1alphaSampleQueryQueryEntryTarget
5935
+ # @private
5936
+ class Representation < Google::Apis::Core::JsonRepresentation
5937
+ collection :page_numbers, as: 'pageNumbers'
5938
+ property :score, as: 'score'
5939
+ property :uri, as: 'uri'
5940
+ end
5941
+ end
5942
+
5943
+ class GoogleCloudDiscoveryengineV1alphaSampleQuerySet
5944
+ # @private
5945
+ class Representation < Google::Apis::Core::JsonRepresentation
5946
+ property :create_time, as: 'createTime'
5947
+ property :description, as: 'description'
5948
+ property :display_name, as: 'displayName'
5949
+ property :name, as: 'name'
5950
+ end
5951
+ end
5952
+
5085
5953
  class GoogleCloudDiscoveryengineV1alphaSchema
5086
5954
  # @private
5087
5955
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5123,6 +5991,8 @@ module Google
5123
5991
  property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery::Representation
5124
5992
 
5125
5993
  property :language_code, as: 'languageCode'
5994
+ property :natural_language_query_understanding_spec, as: 'naturalLanguageQueryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec::Representation
5995
+
5126
5996
  property :offset, as: 'offset'
5127
5997
  property :order_by, as: 'orderBy'
5128
5998
  property :page_size, as: 'pageSize'
@@ -5133,7 +6003,14 @@ module Google
5133
6003
 
5134
6004
  property :ranking_expression, as: 'rankingExpression'
5135
6005
  property :region_code, as: 'regionCode'
6006
+ property :relevance_threshold, as: 'relevanceThreshold'
5136
6007
  property :safe_search, as: 'safeSearch'
6008
+ property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
6009
+
6010
+ property :serving_config, as: 'servingConfig'
6011
+ property :session, as: 'session'
6012
+ property :session_spec, as: 'sessionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec::Representation
6013
+
5137
6014
  property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
5138
6015
 
5139
6016
  property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
@@ -5308,6 +6185,14 @@ module Google
5308
6185
  end
5309
6186
  end
5310
6187
 
6188
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
6189
+ # @private
6190
+ class Representation < Google::Apis::Core::JsonRepresentation
6191
+ property :filter_extraction_condition, as: 'filterExtractionCondition'
6192
+ collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
6193
+ end
6194
+ end
6195
+
5311
6196
  class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
5312
6197
  # @private
5313
6198
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5316,10 +6201,25 @@ module Google
5316
6201
  end
5317
6202
  end
5318
6203
 
5319
- class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
6204
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
5320
6205
  # @private
5321
6206
  class Representation < Google::Apis::Core::JsonRepresentation
5322
- property :mode, as: 'mode'
6207
+ property :condition, as: 'condition'
6208
+ end
6209
+ end
6210
+
6211
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec
6212
+ # @private
6213
+ class Representation < Google::Apis::Core::JsonRepresentation
6214
+ property :query_id, as: 'queryId'
6215
+ property :search_result_persistence_count, as: 'searchResultPersistenceCount'
6216
+ end
6217
+ end
6218
+
6219
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
6220
+ # @private
6221
+ class Representation < Google::Apis::Core::JsonRepresentation
6222
+ property :mode, as: 'mode'
5323
6223
  end
5324
6224
  end
5325
6225
 
@@ -5335,12 +6235,16 @@ module Google
5335
6235
 
5336
6236
  property :guided_search_result, as: 'guidedSearchResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult::Representation
5337
6237
 
6238
+ property :natural_language_query_understanding_info, as: 'naturalLanguageQueryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo::Representation
6239
+
5338
6240
  property :next_page_token, as: 'nextPageToken'
5339
6241
  property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo::Representation
5340
6242
 
5341
6243
  property :redirect_uri, as: 'redirectUri'
5342
6244
  collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult::Representation
5343
6245
 
6246
+ property :session_info, as: 'sessionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo::Representation
6247
+
5344
6248
  property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary::Representation
5345
6249
 
5346
6250
  property :total_size, as: 'totalSize'
@@ -5392,6 +6296,82 @@ module Google
5392
6296
  end
5393
6297
  end
5394
6298
 
6299
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo
6300
+ # @private
6301
+ class Representation < Google::Apis::Core::JsonRepresentation
6302
+ property :extracted_filters, as: 'extractedFilters'
6303
+ property :rewritten_query, as: 'rewrittenQuery'
6304
+ property :structured_extracted_filter, as: 'structuredExtractedFilter', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter::Representation
6305
+
6306
+ end
6307
+ end
6308
+
6309
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilter
6310
+ # @private
6311
+ class Representation < Google::Apis::Core::JsonRepresentation
6312
+ property :expression, as: 'expression', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression::Representation
6313
+
6314
+ end
6315
+ end
6316
+
6317
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression
6318
+ # @private
6319
+ class Representation < Google::Apis::Core::JsonRepresentation
6320
+ collection :expressions, as: 'expressions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression::Representation
6321
+
6322
+ end
6323
+ end
6324
+
6325
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression
6326
+ # @private
6327
+ class Representation < Google::Apis::Core::JsonRepresentation
6328
+ property :and_expr, as: 'andExpr', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterAndExpression::Representation
6329
+
6330
+ property :geolocation_constraint, as: 'geolocationConstraint', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint::Representation
6331
+
6332
+ property :number_constraint, as: 'numberConstraint', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint::Representation
6333
+
6334
+ property :or_expr, as: 'orExpr', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression::Representation
6335
+
6336
+ property :string_constraint, as: 'stringConstraint', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint::Representation
6337
+
6338
+ end
6339
+ end
6340
+
6341
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint
6342
+ # @private
6343
+ class Representation < Google::Apis::Core::JsonRepresentation
6344
+ property :address, as: 'address'
6345
+ property :field_name, as: 'fieldName'
6346
+ property :radius_in_meters, as: 'radiusInMeters'
6347
+ end
6348
+ end
6349
+
6350
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterNumberConstraint
6351
+ # @private
6352
+ class Representation < Google::Apis::Core::JsonRepresentation
6353
+ property :comparison, as: 'comparison'
6354
+ property :field_name, as: 'fieldName'
6355
+ property :value, as: 'value'
6356
+ end
6357
+ end
6358
+
6359
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterOrExpression
6360
+ # @private
6361
+ class Representation < Google::Apis::Core::JsonRepresentation
6362
+ collection :expressions, as: 'expressions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterExpression::Representation
6363
+
6364
+ end
6365
+ end
6366
+
6367
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterStringConstraint
6368
+ # @private
6369
+ class Representation < Google::Apis::Core::JsonRepresentation
6370
+ property :field_name, as: 'fieldName'
6371
+ collection :values, as: 'values'
6372
+ end
6373
+ end
6374
+
5395
6375
  class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
5396
6376
  # @private
5397
6377
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5413,6 +6393,14 @@ module Google
5413
6393
  end
5414
6394
  end
5415
6395
 
6396
+ class GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo
6397
+ # @private
6398
+ class Representation < Google::Apis::Core::JsonRepresentation
6399
+ property :name, as: 'name'
6400
+ property :query_id, as: 'queryId'
6401
+ end
6402
+ end
6403
+
5416
6404
  class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
5417
6405
  # @private
5418
6406
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5560,6 +6548,29 @@ module Google
5560
6548
  end
5561
6549
  end
5562
6550
 
6551
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
6552
+ # @private
6553
+ class Representation < Google::Apis::Core::JsonRepresentation
6554
+ property :create_time, as: 'createTime'
6555
+ property :update_time, as: 'updateTime'
6556
+ end
6557
+ end
6558
+
6559
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataRequest
6560
+ # @private
6561
+ class Representation < Google::Apis::Core::JsonRepresentation
6562
+ hash :document_data_map, as: 'documentDataMap'
6563
+ property :empty_document_data_map, as: 'emptyDocumentDataMap'
6564
+ hash :schema, as: 'schema'
6565
+ end
6566
+ end
6567
+
6568
+ class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataResponse
6569
+ # @private
6570
+ class Representation < Google::Apis::Core::JsonRepresentation
6571
+ end
6572
+ end
6573
+
5563
6574
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
5564
6575
  # @private
5565
6576
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5879,6 +6890,12 @@ module Google
5879
6890
  end
5880
6891
  end
5881
6892
 
6893
+ class GoogleCloudDiscoveryengineV1betaCreateEvaluationMetadata
6894
+ # @private
6895
+ class Representation < Google::Apis::Core::JsonRepresentation
6896
+ end
6897
+ end
6898
+
5882
6899
  class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
5883
6900
  # @private
5884
6901
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5900,6 +6917,7 @@ module Google
5900
6917
  class Representation < Google::Apis::Core::JsonRepresentation
5901
6918
  property :create_time, as: 'createTime'
5902
6919
  property :display_name, as: 'displayName'
6920
+ hash :metrics, as: 'metrics'
5903
6921
  property :model_state, as: 'modelState'
5904
6922
  property :model_version, :numeric_string => true, as: 'modelVersion'
5905
6923
  property :name, as: 'name'
@@ -6109,6 +7127,61 @@ module Google
6109
7127
  end
6110
7128
  end
6111
7129
 
7130
+ class GoogleCloudDiscoveryengineV1betaEvaluation
7131
+ # @private
7132
+ class Representation < Google::Apis::Core::JsonRepresentation
7133
+ property :create_time, as: 'createTime'
7134
+ property :end_time, as: 'endTime'
7135
+ property :error, as: 'error', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7136
+
7137
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7138
+
7139
+ property :evaluation_spec, as: 'evaluationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec::Representation
7140
+
7141
+ property :name, as: 'name'
7142
+ property :quality_metrics, as: 'qualityMetrics', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetrics::Representation
7143
+
7144
+ property :state, as: 'state'
7145
+ end
7146
+ end
7147
+
7148
+ class GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpec
7149
+ # @private
7150
+ class Representation < Google::Apis::Core::JsonRepresentation
7151
+ property :query_set_spec, as: 'querySetSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec::Representation
7152
+
7153
+ property :search_request, as: 'searchRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequest::Representation
7154
+
7155
+ end
7156
+ end
7157
+
7158
+ class GoogleCloudDiscoveryengineV1betaEvaluationEvaluationSpecQuerySetSpec
7159
+ # @private
7160
+ class Representation < Google::Apis::Core::JsonRepresentation
7161
+ property :sample_query_set, as: 'sampleQuerySet'
7162
+ end
7163
+ end
7164
+
7165
+ class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
7166
+ # @private
7167
+ class Representation < Google::Apis::Core::JsonRepresentation
7168
+ property :create_time, as: 'createTime'
7169
+ property :failure_count, :numeric_string => true, as: 'failureCount'
7170
+ property :success_count, :numeric_string => true, as: 'successCount'
7171
+ property :update_time, as: 'updateTime'
7172
+ end
7173
+ end
7174
+
7175
+ class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsResponse
7176
+ # @private
7177
+ class Representation < Google::Apis::Core::JsonRepresentation
7178
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
7179
+
7180
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7181
+
7182
+ end
7183
+ end
7184
+
6112
7185
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
6113
7186
  # @private
6114
7187
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6137,6 +7210,27 @@ module Google
6137
7210
  end
6138
7211
  end
6139
7212
 
7213
+ class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
7214
+ # @private
7215
+ class Representation < Google::Apis::Core::JsonRepresentation
7216
+ property :create_time, as: 'createTime'
7217
+ property :failure_count, :numeric_string => true, as: 'failureCount'
7218
+ property :success_count, :numeric_string => true, as: 'successCount'
7219
+ property :total_count, :numeric_string => true, as: 'totalCount'
7220
+ property :update_time, as: 'updateTime'
7221
+ end
7222
+ end
7223
+
7224
+ class GoogleCloudDiscoveryengineV1betaImportSampleQueriesResponse
7225
+ # @private
7226
+ class Representation < Google::Apis::Core::JsonRepresentation
7227
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaImportErrorConfig::Representation
7228
+
7229
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
7230
+
7231
+ end
7232
+ end
7233
+
6140
7234
  class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
6141
7235
  # @private
6142
7236
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6177,6 +7271,16 @@ module Google
6177
7271
  end
6178
7272
  end
6179
7273
 
7274
+ class GoogleCloudDiscoveryengineV1betaInterval
7275
+ # @private
7276
+ class Representation < Google::Apis::Core::JsonRepresentation
7277
+ property :exclusive_maximum, as: 'exclusiveMaximum'
7278
+ property :exclusive_minimum, as: 'exclusiveMinimum'
7279
+ property :maximum, as: 'maximum'
7280
+ property :minimum, as: 'minimum'
7281
+ end
7282
+ end
7283
+
6180
7284
  class GoogleCloudDiscoveryengineV1betaLanguageInfo
6181
7285
  # @private
6182
7286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6259,6 +7363,32 @@ module Google
6259
7363
  end
6260
7364
  end
6261
7365
 
7366
+ class GoogleCloudDiscoveryengineV1betaQualityMetrics
7367
+ # @private
7368
+ class Representation < Google::Apis::Core::JsonRepresentation
7369
+ property :doc_ndcg, as: 'docNdcg', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics::Representation
7370
+
7371
+ property :doc_precision, as: 'docPrecision', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics::Representation
7372
+
7373
+ property :doc_recall, as: 'docRecall', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics::Representation
7374
+
7375
+ property :page_ndcg, as: 'pageNdcg', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics::Representation
7376
+
7377
+ property :page_recall, as: 'pageRecall', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics::Representation
7378
+
7379
+ end
7380
+ end
7381
+
7382
+ class GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics
7383
+ # @private
7384
+ class Representation < Google::Apis::Core::JsonRepresentation
7385
+ property :top1, as: 'top1'
7386
+ property :top10, as: 'top10'
7387
+ property :top3, as: 'top3'
7388
+ property :top5, as: 'top5'
7389
+ end
7390
+ end
7391
+
6262
7392
  class GoogleCloudDiscoveryengineV1betaSchema
6263
7393
  # @private
6264
7394
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6268,6 +7398,256 @@ module Google
6268
7398
  end
6269
7399
  end
6270
7400
 
7401
+ class GoogleCloudDiscoveryengineV1betaSearchRequest
7402
+ # @private
7403
+ class Representation < Google::Apis::Core::JsonRepresentation
7404
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
7405
+
7406
+ property :branch, as: 'branch'
7407
+ property :canonical_filter, as: 'canonicalFilter'
7408
+ property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec::Representation
7409
+
7410
+ collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
7411
+
7412
+ property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec::Representation
7413
+
7414
+ collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec::Representation
7415
+
7416
+ property :filter, as: 'filter'
7417
+ property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery::Representation
7418
+
7419
+ property :language_code, as: 'languageCode'
7420
+ property :natural_language_query_understanding_spec, as: 'naturalLanguageQueryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec::Representation
7421
+
7422
+ property :offset, as: 'offset'
7423
+ property :order_by, as: 'orderBy'
7424
+ property :page_size, as: 'pageSize'
7425
+ property :page_token, as: 'pageToken'
7426
+ hash :params, as: 'params'
7427
+ property :query, as: 'query'
7428
+ property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec::Representation
7429
+
7430
+ property :ranking_expression, as: 'rankingExpression'
7431
+ property :region_code, as: 'regionCode'
7432
+ property :safe_search, as: 'safeSearch'
7433
+ property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
7434
+
7435
+ property :serving_config, as: 'servingConfig'
7436
+ property :session, as: 'session'
7437
+ property :session_spec, as: 'sessionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec::Representation
7438
+
7439
+ property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec::Representation
7440
+
7441
+ property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaUserInfo::Representation
7442
+
7443
+ hash :user_labels, as: 'userLabels'
7444
+ property :user_pseudo_id, as: 'userPseudoId'
7445
+ end
7446
+ end
7447
+
7448
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
7449
+ # @private
7450
+ class Representation < Google::Apis::Core::JsonRepresentation
7451
+ collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec::Representation
7452
+
7453
+ end
7454
+ end
7455
+
7456
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
7457
+ # @private
7458
+ class Representation < Google::Apis::Core::JsonRepresentation
7459
+ property :boost, as: 'boost'
7460
+ property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec::Representation
7461
+
7462
+ property :condition, as: 'condition'
7463
+ end
7464
+ end
7465
+
7466
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
7467
+ # @private
7468
+ class Representation < Google::Apis::Core::JsonRepresentation
7469
+ property :attribute_type, as: 'attributeType'
7470
+ collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
7471
+
7472
+ property :field_name, as: 'fieldName'
7473
+ property :interpolation_type, as: 'interpolationType'
7474
+ end
7475
+ end
7476
+
7477
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
7478
+ # @private
7479
+ class Representation < Google::Apis::Core::JsonRepresentation
7480
+ property :attribute_value, as: 'attributeValue'
7481
+ property :boost_amount, as: 'boostAmount'
7482
+ end
7483
+ end
7484
+
7485
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
7486
+ # @private
7487
+ class Representation < Google::Apis::Core::JsonRepresentation
7488
+ property :chunk_spec, as: 'chunkSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec::Representation
7489
+
7490
+ property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec::Representation
7491
+
7492
+ property :search_result_mode, as: 'searchResultMode'
7493
+ property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec::Representation
7494
+
7495
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec::Representation
7496
+
7497
+ end
7498
+ end
7499
+
7500
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec
7501
+ # @private
7502
+ class Representation < Google::Apis::Core::JsonRepresentation
7503
+ property :num_next_chunks, as: 'numNextChunks'
7504
+ property :num_previous_chunks, as: 'numPreviousChunks'
7505
+ end
7506
+ end
7507
+
7508
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
7509
+ # @private
7510
+ class Representation < Google::Apis::Core::JsonRepresentation
7511
+ property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
7512
+ property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
7513
+ property :num_next_segments, as: 'numNextSegments'
7514
+ property :num_previous_segments, as: 'numPreviousSegments'
7515
+ property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
7516
+ end
7517
+ end
7518
+
7519
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
7520
+ # @private
7521
+ class Representation < Google::Apis::Core::JsonRepresentation
7522
+ property :max_snippet_count, as: 'maxSnippetCount'
7523
+ property :reference_only, as: 'referenceOnly'
7524
+ property :return_snippet, as: 'returnSnippet'
7525
+ end
7526
+ end
7527
+
7528
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
7529
+ # @private
7530
+ class Representation < Google::Apis::Core::JsonRepresentation
7531
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
7532
+ property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
7533
+ property :include_citations, as: 'includeCitations'
7534
+ property :language_code, as: 'languageCode'
7535
+ property :model_prompt_spec, as: 'modelPromptSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec::Representation
7536
+
7537
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec::Representation
7538
+
7539
+ property :summary_result_count, as: 'summaryResultCount'
7540
+ property :use_semantic_chunks, as: 'useSemanticChunks'
7541
+ end
7542
+ end
7543
+
7544
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
7545
+ # @private
7546
+ class Representation < Google::Apis::Core::JsonRepresentation
7547
+ property :preamble, as: 'preamble'
7548
+ end
7549
+ end
7550
+
7551
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec
7552
+ # @private
7553
+ class Representation < Google::Apis::Core::JsonRepresentation
7554
+ property :version, as: 'version'
7555
+ end
7556
+ end
7557
+
7558
+ class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
7559
+ # @private
7560
+ class Representation < Google::Apis::Core::JsonRepresentation
7561
+ property :data_store, as: 'dataStore'
7562
+ end
7563
+ end
7564
+
7565
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
7566
+ # @private
7567
+ class Representation < Google::Apis::Core::JsonRepresentation
7568
+ collection :embedding_vectors, as: 'embeddingVectors', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector::Representation
7569
+
7570
+ end
7571
+ end
7572
+
7573
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
7574
+ # @private
7575
+ class Representation < Google::Apis::Core::JsonRepresentation
7576
+ property :field_path, as: 'fieldPath'
7577
+ collection :vector, as: 'vector'
7578
+ end
7579
+ end
7580
+
7581
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
7582
+ # @private
7583
+ class Representation < Google::Apis::Core::JsonRepresentation
7584
+ property :enable_dynamic_position, as: 'enableDynamicPosition'
7585
+ collection :excluded_filter_keys, as: 'excludedFilterKeys'
7586
+ property :facet_key, as: 'facetKey', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey::Representation
7587
+
7588
+ property :limit, as: 'limit'
7589
+ end
7590
+ end
7591
+
7592
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
7593
+ # @private
7594
+ class Representation < Google::Apis::Core::JsonRepresentation
7595
+ property :case_insensitive, as: 'caseInsensitive'
7596
+ collection :contains, as: 'contains'
7597
+ collection :intervals, as: 'intervals', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaInterval, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaInterval::Representation
7598
+
7599
+ property :key, as: 'key'
7600
+ property :order_by, as: 'orderBy'
7601
+ collection :prefixes, as: 'prefixes'
7602
+ collection :restricted_values, as: 'restrictedValues'
7603
+ end
7604
+ end
7605
+
7606
+ class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
7607
+ # @private
7608
+ class Representation < Google::Apis::Core::JsonRepresentation
7609
+ property :image_bytes, as: 'imageBytes'
7610
+ end
7611
+ end
7612
+
7613
+ class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
7614
+ # @private
7615
+ class Representation < Google::Apis::Core::JsonRepresentation
7616
+ property :filter_extraction_condition, as: 'filterExtractionCondition'
7617
+ collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
7618
+ end
7619
+ end
7620
+
7621
+ class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
7622
+ # @private
7623
+ class Representation < Google::Apis::Core::JsonRepresentation
7624
+ property :condition, as: 'condition'
7625
+ property :pin_unexpanded_results, as: 'pinUnexpandedResults'
7626
+ end
7627
+ end
7628
+
7629
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
7630
+ # @private
7631
+ class Representation < Google::Apis::Core::JsonRepresentation
7632
+ property :condition, as: 'condition'
7633
+ end
7634
+ end
7635
+
7636
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSessionSpec
7637
+ # @private
7638
+ class Representation < Google::Apis::Core::JsonRepresentation
7639
+ property :query_id, as: 'queryId'
7640
+ property :search_result_persistence_count, as: 'searchResultPersistenceCount'
7641
+ end
7642
+ end
7643
+
7644
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
7645
+ # @private
7646
+ class Representation < Google::Apis::Core::JsonRepresentation
7647
+ property :mode, as: 'mode'
7648
+ end
7649
+ end
7650
+
6271
7651
  class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
6272
7652
  # @private
6273
7653
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6359,6 +7739,14 @@ module Google
6359
7739
  end
6360
7740
  end
6361
7741
 
7742
+ class GoogleCloudDiscoveryengineV1betaUserInfo
7743
+ # @private
7744
+ class Representation < Google::Apis::Core::JsonRepresentation
7745
+ property :user_agent, as: 'userAgent'
7746
+ property :user_id, as: 'userId'
7747
+ end
7748
+ end
7749
+
6362
7750
  class GoogleLongrunningCancelOperationRequest
6363
7751
  # @private
6364
7752
  class Representation < Google::Apis::Core::JsonRepresentation