google-apis-discoveryengine_v1alpha 0.51.0 → 0.52.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +2873 -174
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +1189 -36
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +733 -0
- metadata +3 -3
@@ -946,6 +946,12 @@ module Google
|
|
946
946
|
include Google::Apis::Core::JsonObjectSupport
|
947
947
|
end
|
948
948
|
|
949
|
+
class GoogleCloudDiscoveryengineV1alphaCreateEvaluationMetadata
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
949
955
|
class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
950
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
957
|
|
@@ -1228,6 +1234,36 @@ module Google
|
|
1228
1234
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1235
|
end
|
1230
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
|
+
|
1231
1267
|
class GoogleCloudDiscoveryengineV1alphaFactChunk
|
1232
1268
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1269
|
|
@@ -1264,6 +1300,12 @@ module Google
|
|
1264
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1301
|
end
|
1266
1302
|
|
1303
|
+
class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1267
1309
|
class GoogleCloudDiscoveryengineV1alphaGroundingFact
|
1268
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1311
|
|
@@ -1342,6 +1384,30 @@ module Google
|
|
1342
1384
|
include Google::Apis::Core::JsonObjectSupport
|
1343
1385
|
end
|
1344
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
|
+
|
1345
1411
|
class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
|
1346
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
1413
|
|
@@ -1444,6 +1510,36 @@ module Google
|
|
1444
1510
|
include Google::Apis::Core::JsonObjectSupport
|
1445
1511
|
end
|
1446
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
|
+
|
1447
1543
|
class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
|
1448
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
1545
|
|
@@ -1474,6 +1570,18 @@ module Google
|
|
1474
1570
|
include Google::Apis::Core::JsonObjectSupport
|
1475
1571
|
end
|
1476
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
|
+
|
1477
1585
|
class GoogleCloudDiscoveryengineV1alphaPageInfo
|
1478
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
1587
|
|
@@ -1606,6 +1714,18 @@ module Google
|
|
1606
1714
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1715
|
end
|
1608
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
|
+
|
1609
1729
|
class GoogleCloudDiscoveryengineV1alphaQuery
|
1610
1730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1731
|
|
@@ -1726,6 +1846,30 @@ module Google
|
|
1726
1846
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1847
|
end
|
1728
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
|
+
|
1729
1873
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
1730
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1875
|
|
@@ -1846,6 +1990,12 @@ module Google
|
|
1846
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1847
1991
|
end
|
1848
1992
|
|
1993
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1849
1999
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
|
1850
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
2001
|
|
@@ -1858,6 +2008,12 @@ module Google
|
|
1858
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1859
2009
|
end
|
1860
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSessionSpec
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1861
2017
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
|
1862
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
2019
|
|
@@ -1900,6 +2056,54 @@ module Google
|
|
1900
2056
|
include Google::Apis::Core::JsonObjectSupport
|
1901
2057
|
end
|
1902
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
|
+
|
1903
2107
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
|
1904
2108
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
2109
|
|
@@ -1912,6 +2116,12 @@ module Google
|
|
1912
2116
|
include Google::Apis::Core::JsonObjectSupport
|
1913
2117
|
end
|
1914
2118
|
|
2119
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2121
|
+
|
2122
|
+
include Google::Apis::Core::JsonObjectSupport
|
2123
|
+
end
|
2124
|
+
|
1915
2125
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
|
1916
2126
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
2127
|
|
@@ -1990,6 +2200,24 @@ module Google
|
|
1990
2200
|
include Google::Apis::Core::JsonObjectSupport
|
1991
2201
|
end
|
1992
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
|
+
|
1993
2221
|
class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
1994
2222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
2223
|
|
@@ -2182,6 +2410,12 @@ module Google
|
|
2182
2410
|
include Google::Apis::Core::JsonObjectSupport
|
2183
2411
|
end
|
2184
2412
|
|
2413
|
+
class GoogleCloudDiscoveryengineV1betaCreateEvaluationMetadata
|
2414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2415
|
+
|
2416
|
+
include Google::Apis::Core::JsonObjectSupport
|
2417
|
+
end
|
2418
|
+
|
2185
2419
|
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
2186
2420
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2187
2421
|
|
@@ -2332,6 +2566,24 @@ module Google
|
|
2332
2566
|
include Google::Apis::Core::JsonObjectSupport
|
2333
2567
|
end
|
2334
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
|
+
|
2335
2587
|
class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
|
2336
2588
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2337
2589
|
|
@@ -2362,6 +2614,18 @@ module Google
|
|
2362
2614
|
include Google::Apis::Core::JsonObjectSupport
|
2363
2615
|
end
|
2364
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
|
+
|
2365
2629
|
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
|
2366
2630
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2367
2631
|
|
@@ -2386,6 +2650,12 @@ module Google
|
|
2386
2650
|
include Google::Apis::Core::JsonObjectSupport
|
2387
2651
|
end
|
2388
2652
|
|
2653
|
+
class GoogleCloudDiscoveryengineV1betaInterval
|
2654
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
|
+
|
2656
|
+
include Google::Apis::Core::JsonObjectSupport
|
2657
|
+
end
|
2658
|
+
|
2389
2659
|
class GoogleCloudDiscoveryengineV1betaLanguageInfo
|
2390
2660
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2391
2661
|
|
@@ -2440,130 +2710,286 @@ module Google
|
|
2440
2710
|
include Google::Apis::Core::JsonObjectSupport
|
2441
2711
|
end
|
2442
2712
|
|
2443
|
-
class
|
2713
|
+
class GoogleCloudDiscoveryengineV1betaQualityMetrics
|
2444
2714
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2445
2715
|
|
2446
2716
|
include Google::Apis::Core::JsonObjectSupport
|
2447
2717
|
end
|
2448
2718
|
|
2449
|
-
class
|
2719
|
+
class GoogleCloudDiscoveryengineV1betaQualityMetricsTopkMetrics
|
2450
2720
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2451
2721
|
|
2452
2722
|
include Google::Apis::Core::JsonObjectSupport
|
2453
2723
|
end
|
2454
2724
|
|
2455
|
-
class
|
2725
|
+
class GoogleCloudDiscoveryengineV1betaSchema
|
2456
2726
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2457
2727
|
|
2458
2728
|
include Google::Apis::Core::JsonObjectSupport
|
2459
2729
|
end
|
2460
2730
|
|
2461
|
-
class
|
2731
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequest
|
2462
2732
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2463
2733
|
|
2464
2734
|
include Google::Apis::Core::JsonObjectSupport
|
2465
2735
|
end
|
2466
2736
|
|
2467
|
-
class
|
2737
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
|
2468
2738
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
2739
|
|
2470
2740
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2741
|
end
|
2472
2742
|
|
2473
|
-
class
|
2743
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
|
2474
2744
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2745
|
|
2476
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2477
2747
|
end
|
2478
2748
|
|
2479
|
-
class
|
2749
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
|
2480
2750
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
2751
|
|
2482
2752
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2753
|
end
|
2484
2754
|
|
2485
|
-
class
|
2755
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
|
2486
2756
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2757
|
|
2488
2758
|
include Google::Apis::Core::JsonObjectSupport
|
2489
2759
|
end
|
2490
2760
|
|
2491
|
-
class
|
2761
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
|
2492
2762
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
2763
|
|
2494
2764
|
include Google::Apis::Core::JsonObjectSupport
|
2495
2765
|
end
|
2496
2766
|
|
2497
|
-
class
|
2767
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecChunkSpec
|
2498
2768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
2769
|
|
2500
2770
|
include Google::Apis::Core::JsonObjectSupport
|
2501
2771
|
end
|
2502
2772
|
|
2503
|
-
class
|
2773
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
|
2504
2774
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
2775
|
|
2506
2776
|
include Google::Apis::Core::JsonObjectSupport
|
2507
2777
|
end
|
2508
2778
|
|
2509
|
-
class
|
2779
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
|
2510
2780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2511
2781
|
|
2512
2782
|
include Google::Apis::Core::JsonObjectSupport
|
2513
2783
|
end
|
2514
2784
|
|
2515
|
-
class
|
2785
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
|
2516
2786
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2517
2787
|
|
2518
2788
|
include Google::Apis::Core::JsonObjectSupport
|
2519
2789
|
end
|
2520
2790
|
|
2521
|
-
class
|
2791
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
2522
2792
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2523
2793
|
|
2524
2794
|
include Google::Apis::Core::JsonObjectSupport
|
2525
2795
|
end
|
2526
2796
|
|
2527
|
-
class
|
2797
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpecModelSpec
|
2528
2798
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2529
2799
|
|
2530
2800
|
include Google::Apis::Core::JsonObjectSupport
|
2531
2801
|
end
|
2532
2802
|
|
2533
|
-
class
|
2803
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
2534
2804
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2535
2805
|
|
2536
2806
|
include Google::Apis::Core::JsonObjectSupport
|
2537
2807
|
end
|
2538
2808
|
|
2539
|
-
class
|
2809
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
|
2540
2810
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2541
2811
|
|
2542
2812
|
include Google::Apis::Core::JsonObjectSupport
|
2543
2813
|
end
|
2544
2814
|
|
2545
|
-
class
|
2815
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
|
2546
2816
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2547
2817
|
|
2548
2818
|
include Google::Apis::Core::JsonObjectSupport
|
2549
2819
|
end
|
2550
2820
|
|
2551
|
-
class
|
2821
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
|
2552
2822
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2553
2823
|
|
2554
2824
|
include Google::Apis::Core::JsonObjectSupport
|
2555
2825
|
end
|
2556
2826
|
|
2557
|
-
class
|
2558
|
-
|
2559
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2560
|
-
collection :bucket_counts, as: 'bucketCounts'
|
2561
|
-
property :bucket_options, as: 'bucketOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions::Representation
|
2827
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
|
2828
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2562
2829
|
|
2563
|
-
|
2564
|
-
|
2830
|
+
include Google::Apis::Core::JsonObjectSupport
|
2831
|
+
end
|
2565
2832
|
|
2566
|
-
|
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
|
+
|
2869
|
+
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
2870
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2871
|
+
|
2872
|
+
include Google::Apis::Core::JsonObjectSupport
|
2873
|
+
end
|
2874
|
+
|
2875
|
+
class GoogleCloudDiscoveryengineV1betaTargetSite
|
2876
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2877
|
+
|
2878
|
+
include Google::Apis::Core::JsonObjectSupport
|
2879
|
+
end
|
2880
|
+
|
2881
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReason
|
2882
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2883
|
+
|
2884
|
+
include Google::Apis::Core::JsonObjectSupport
|
2885
|
+
end
|
2886
|
+
|
2887
|
+
class GoogleCloudDiscoveryengineV1betaTargetSiteFailureReasonQuotaFailure
|
2888
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2889
|
+
|
2890
|
+
include Google::Apis::Core::JsonObjectSupport
|
2891
|
+
end
|
2892
|
+
|
2893
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelMetadata
|
2894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2895
|
+
|
2896
|
+
include Google::Apis::Core::JsonObjectSupport
|
2897
|
+
end
|
2898
|
+
|
2899
|
+
class GoogleCloudDiscoveryengineV1betaTrainCustomModelResponse
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
|
+
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
2903
|
+
end
|
2904
|
+
|
2905
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineMetadata
|
2906
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
|
+
|
2908
|
+
include Google::Apis::Core::JsonObjectSupport
|
2909
|
+
end
|
2910
|
+
|
2911
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
|
2912
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2913
|
+
|
2914
|
+
include Google::Apis::Core::JsonObjectSupport
|
2915
|
+
end
|
2916
|
+
|
2917
|
+
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
2918
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
|
+
|
2920
|
+
include Google::Apis::Core::JsonObjectSupport
|
2921
|
+
end
|
2922
|
+
|
2923
|
+
class GoogleCloudDiscoveryengineV1betaUpdateTargetSiteMetadata
|
2924
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2925
|
+
|
2926
|
+
include Google::Apis::Core::JsonObjectSupport
|
2927
|
+
end
|
2928
|
+
|
2929
|
+
class GoogleCloudDiscoveryengineV1betaUserInfo
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
|
+
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
2933
|
+
end
|
2934
|
+
|
2935
|
+
class GoogleLongrunningCancelOperationRequest
|
2936
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2937
|
+
|
2938
|
+
include Google::Apis::Core::JsonObjectSupport
|
2939
|
+
end
|
2940
|
+
|
2941
|
+
class GoogleLongrunningListOperationsResponse
|
2942
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2943
|
+
|
2944
|
+
include Google::Apis::Core::JsonObjectSupport
|
2945
|
+
end
|
2946
|
+
|
2947
|
+
class GoogleLongrunningOperation
|
2948
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2949
|
+
|
2950
|
+
include Google::Apis::Core::JsonObjectSupport
|
2951
|
+
end
|
2952
|
+
|
2953
|
+
class GoogleMonitoringV3TypedValue
|
2954
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2955
|
+
|
2956
|
+
include Google::Apis::Core::JsonObjectSupport
|
2957
|
+
end
|
2958
|
+
|
2959
|
+
class GoogleProtobufEmpty
|
2960
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
|
+
|
2962
|
+
include Google::Apis::Core::JsonObjectSupport
|
2963
|
+
end
|
2964
|
+
|
2965
|
+
class GoogleRpcStatus
|
2966
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
|
+
|
2968
|
+
include Google::Apis::Core::JsonObjectSupport
|
2969
|
+
end
|
2970
|
+
|
2971
|
+
class GoogleTypeDate
|
2972
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
|
+
|
2974
|
+
include Google::Apis::Core::JsonObjectSupport
|
2975
|
+
end
|
2976
|
+
|
2977
|
+
class GoogleTypeExpr
|
2978
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2979
|
+
|
2980
|
+
include Google::Apis::Core::JsonObjectSupport
|
2981
|
+
end
|
2982
|
+
|
2983
|
+
class GoogleApiDistribution
|
2984
|
+
# @private
|
2985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2986
|
+
collection :bucket_counts, as: 'bucketCounts'
|
2987
|
+
property :bucket_options, as: 'bucketOptions', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionBucketOptions::Representation
|
2988
|
+
|
2989
|
+
property :count, :numeric_string => true, as: 'count'
|
2990
|
+
collection :exemplars, as: 'exemplars', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionExemplar, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionExemplar::Representation
|
2991
|
+
|
2992
|
+
property :mean, as: 'mean'
|
2567
2993
|
property :range, as: 'range', class: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionRange, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleApiDistributionRange::Representation
|
2568
2994
|
|
2569
2995
|
property :sum_of_squared_deviation, as: 'sumOfSquaredDeviation'
|
@@ -3617,6 +4043,7 @@ module Google
|
|
3617
4043
|
property :document, as: 'document'
|
3618
4044
|
collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
|
3619
4045
|
|
4046
|
+
hash :struct_data, as: 'structData'
|
3620
4047
|
property :title, as: 'title'
|
3621
4048
|
property :uri, as: 'uri'
|
3622
4049
|
end
|
@@ -4057,6 +4484,12 @@ module Google
|
|
4057
4484
|
end
|
4058
4485
|
end
|
4059
4486
|
|
4487
|
+
class GoogleCloudDiscoveryengineV1alphaCreateEvaluationMetadata
|
4488
|
+
# @private
|
4489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4490
|
+
end
|
4491
|
+
end
|
4492
|
+
|
4060
4493
|
class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
4061
4494
|
# @private
|
4062
4495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4102,6 +4535,7 @@ module Google
|
|
4102
4535
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4103
4536
|
property :create_time, as: 'createTime'
|
4104
4537
|
property :display_name, as: 'displayName'
|
4538
|
+
hash :metrics, as: 'metrics'
|
4105
4539
|
property :model_state, as: 'modelState'
|
4106
4540
|
property :model_version, :numeric_string => true, as: 'modelVersion'
|
4107
4541
|
property :name, as: 'name'
|
@@ -4487,6 +4921,59 @@ module Google
|
|
4487
4921
|
end
|
4488
4922
|
end
|
4489
4923
|
|
4924
|
+
class GoogleCloudDiscoveryengineV1alphaEvaluation
|
4925
|
+
# @private
|
4926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
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'
|
4939
|
+
end
|
4940
|
+
end
|
4941
|
+
|
4942
|
+
class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpec
|
4943
|
+
# @private
|
4944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
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
|
4948
|
+
|
4949
|
+
end
|
4950
|
+
end
|
4951
|
+
|
4952
|
+
class GoogleCloudDiscoveryengineV1alphaEvaluationEvaluationSpecQuerySetSpec
|
4953
|
+
# @private
|
4954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4955
|
+
property :sample_query_set, as: 'sampleQuerySet'
|
4956
|
+
end
|
4957
|
+
end
|
4958
|
+
|
4959
|
+
class GoogleCloudDiscoveryengineV1alphaExportUserEventsMetadata
|
4960
|
+
# @private
|
4961
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
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
|
+
|
4490
4977
|
class GoogleCloudDiscoveryengineV1alphaFactChunk
|
4491
4978
|
# @private
|
4492
4979
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4550,6 +5037,13 @@ module Google
|
|
4550
5037
|
end
|
4551
5038
|
end
|
4552
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
|
+
|
4553
5047
|
class GoogleCloudDiscoveryengineV1alphaGroundingFact
|
4554
5048
|
# @private
|
4555
5049
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4691,6 +5185,49 @@ module Google
|
|
4691
5185
|
end
|
4692
5186
|
end
|
4693
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
|
+
|
4694
5231
|
class GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata
|
4695
5232
|
# @private
|
4696
5233
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4853,29 +5390,75 @@ module Google
|
|
4853
5390
|
end
|
4854
5391
|
end
|
4855
5392
|
|
4856
|
-
class
|
5393
|
+
class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponse
|
4857
5394
|
# @private
|
4858
5395
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4859
|
-
|
4860
|
-
collection :schemas, as: 'schemas', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
5396
|
+
collection :evaluation_results, as: 'evaluationResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult::Representation
|
4861
5397
|
|
5398
|
+
property :next_page_token, as: 'nextPageToken'
|
4862
5399
|
end
|
4863
5400
|
end
|
4864
5401
|
|
4865
|
-
class
|
5402
|
+
class GoogleCloudDiscoveryengineV1alphaListEvaluationResultsResponseEvaluationResult
|
4866
5403
|
# @private
|
4867
5404
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4868
|
-
property :
|
4869
|
-
|
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
|
4870
5408
|
|
4871
5409
|
end
|
4872
5410
|
end
|
4873
5411
|
|
4874
|
-
class
|
5412
|
+
class GoogleCloudDiscoveryengineV1alphaListEvaluationsResponse
|
4875
5413
|
# @private
|
4876
5414
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4877
|
-
|
4878
|
-
|
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
|
+
|
5439
|
+
class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
|
5440
|
+
# @private
|
5441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5442
|
+
property :next_page_token, as: 'nextPageToken'
|
5443
|
+
collection :schemas, as: 'schemas', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
5444
|
+
|
5445
|
+
end
|
5446
|
+
end
|
5447
|
+
|
5448
|
+
class GoogleCloudDiscoveryengineV1alphaListServingConfigsResponse
|
5449
|
+
# @private
|
5450
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5451
|
+
property :next_page_token, as: 'nextPageToken'
|
5452
|
+
collection :serving_configs, as: 'servingConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaServingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaServingConfig::Representation
|
5453
|
+
|
5454
|
+
end
|
5455
|
+
end
|
5456
|
+
|
5457
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
|
5458
|
+
# @private
|
5459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5460
|
+
property :next_page_token, as: 'nextPageToken'
|
5461
|
+
collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
4879
5462
|
|
4880
5463
|
end
|
4881
5464
|
end
|
@@ -4898,6 +5481,22 @@ module Google
|
|
4898
5481
|
end
|
4899
5482
|
end
|
4900
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
|
+
|
4901
5500
|
class GoogleCloudDiscoveryengineV1alphaPageInfo
|
4902
5501
|
# @private
|
4903
5502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5085,6 +5684,32 @@ module Google
|
|
5085
5684
|
end
|
5086
5685
|
end
|
5087
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
|
+
|
5088
5713
|
class GoogleCloudDiscoveryengineV1alphaQuery
|
5089
5714
|
# @private
|
5090
5715
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5287,6 +5912,44 @@ module Google
|
|
5287
5912
|
end
|
5288
5913
|
end
|
5289
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
|
+
|
5290
5953
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
5291
5954
|
# @private
|
5292
5955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5328,6 +5991,8 @@ module Google
|
|
5328
5991
|
property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery::Representation
|
5329
5992
|
|
5330
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
|
+
|
5331
5996
|
property :offset, as: 'offset'
|
5332
5997
|
property :order_by, as: 'orderBy'
|
5333
5998
|
property :page_size, as: 'pageSize'
|
@@ -5342,6 +6007,10 @@ module Google
|
|
5342
6007
|
property :safe_search, as: 'safeSearch'
|
5343
6008
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
5344
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
|
+
|
5345
6014
|
property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
|
5346
6015
|
|
5347
6016
|
property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
|
@@ -5516,6 +6185,14 @@ module Google
|
|
5516
6185
|
end
|
5517
6186
|
end
|
5518
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
|
+
|
5519
6196
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
|
5520
6197
|
# @private
|
5521
6198
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5531,6 +6208,14 @@ module Google
|
|
5531
6208
|
end
|
5532
6209
|
end
|
5533
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
|
+
|
5534
6219
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
|
5535
6220
|
# @private
|
5536
6221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5550,12 +6235,16 @@ module Google
|
|
5550
6235
|
|
5551
6236
|
property :guided_search_result, as: 'guidedSearchResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult::Representation
|
5552
6237
|
|
6238
|
+
property :natural_language_query_understanding_info, as: 'naturalLanguageQueryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo::Representation
|
6239
|
+
|
5553
6240
|
property :next_page_token, as: 'nextPageToken'
|
5554
6241
|
property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo::Representation
|
5555
6242
|
|
5556
6243
|
property :redirect_uri, as: 'redirectUri'
|
5557
6244
|
collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult::Representation
|
5558
6245
|
|
6246
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSessionInfo::Representation
|
6247
|
+
|
5559
6248
|
property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary::Representation
|
5560
6249
|
|
5561
6250
|
property :total_size, as: 'totalSize'
|
@@ -5607,6 +6296,82 @@ module Google
|
|
5607
6296
|
end
|
5608
6297
|
end
|
5609
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
|
+
|
5610
6375
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
|
5611
6376
|
# @private
|
5612
6377
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5628,6 +6393,14 @@ module Google
|
|
5628
6393
|
end
|
5629
6394
|
end
|
5630
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
|
+
|
5631
6404
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
|
5632
6405
|
# @private
|
5633
6406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5775,6 +6548,29 @@ module Google
|
|
5775
6548
|
end
|
5776
6549
|
end
|
5777
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
|
+
|
5778
6574
|
class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
5779
6575
|
# @private
|
5780
6576
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6094,6 +6890,12 @@ module Google
|
|
6094
6890
|
end
|
6095
6891
|
end
|
6096
6892
|
|
6893
|
+
class GoogleCloudDiscoveryengineV1betaCreateEvaluationMetadata
|
6894
|
+
# @private
|
6895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6896
|
+
end
|
6897
|
+
end
|
6898
|
+
|
6097
6899
|
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
6098
6900
|
# @private
|
6099
6901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6115,6 +6917,7 @@ module Google
|
|
6115
6917
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6116
6918
|
property :create_time, as: 'createTime'
|
6117
6919
|
property :display_name, as: 'displayName'
|
6920
|
+
hash :metrics, as: 'metrics'
|
6118
6921
|
property :model_state, as: 'modelState'
|
6119
6922
|
property :model_version, :numeric_string => true, as: 'modelVersion'
|
6120
6923
|
property :name, as: 'name'
|
@@ -6324,6 +7127,41 @@ module Google
|
|
6324
7127
|
end
|
6325
7128
|
end
|
6326
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
|
+
|
6327
7165
|
class GoogleCloudDiscoveryengineV1betaImportCompletionSuggestionsMetadata
|
6328
7166
|
# @private
|
6329
7167
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6372,6 +7210,27 @@ module Google
|
|
6372
7210
|
end
|
6373
7211
|
end
|
6374
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
|
+
|
6375
7234
|
class GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata
|
6376
7235
|
# @private
|
6377
7236
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6412,6 +7271,16 @@ module Google
|
|
6412
7271
|
end
|
6413
7272
|
end
|
6414
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
|
+
|
6415
7284
|
class GoogleCloudDiscoveryengineV1betaLanguageInfo
|
6416
7285
|
# @private
|
6417
7286
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6494,6 +7363,32 @@ module Google
|
|
6494
7363
|
end
|
6495
7364
|
end
|
6496
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
|
+
|
6497
7392
|
class GoogleCloudDiscoveryengineV1betaSchema
|
6498
7393
|
# @private
|
6499
7394
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6503,6 +7398,256 @@ module Google
|
|
6503
7398
|
end
|
6504
7399
|
end
|
6505
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
|
+
|
6506
7651
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
6507
7652
|
# @private
|
6508
7653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6594,6 +7739,14 @@ module Google
|
|
6594
7739
|
end
|
6595
7740
|
end
|
6596
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
|
+
|
6597
7750
|
class GoogleLongrunningCancelOperationRequest
|
6598
7751
|
# @private
|
6599
7752
|
class Representation < Google::Apis::Core::JsonRepresentation
|