google-apis-retail_v2alpha 0.104.0 → 0.105.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module RetailV2alpha
|
18
18
|
# Version of the google-apis-retail_v2alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.105.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241114"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -370,6 +370,18 @@ module Google
|
|
370
370
|
include Google::Apis::Core::JsonObjectSupport
|
371
371
|
end
|
372
372
|
|
373
|
+
class GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsRequest
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsResponse
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
373
385
|
class GoogleCloudRetailV2alphaBigQueryOutputResult
|
374
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
387
|
|
@@ -586,6 +598,12 @@ module Google
|
|
586
598
|
include Google::Apis::Core::JsonObjectSupport
|
587
599
|
end
|
588
600
|
|
601
|
+
class GoogleCloudRetailV2alphaExportProductsRequest
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
589
607
|
class GoogleCloudRetailV2alphaExportProductsResponse
|
590
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
609
|
|
@@ -622,6 +640,18 @@ module Google
|
|
622
640
|
include Google::Apis::Core::JsonObjectSupport
|
623
641
|
end
|
624
642
|
|
643
|
+
class GoogleCloudRetailV2alphaGenerativeQuestionConfig
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
649
|
+
class GoogleCloudRetailV2alphaGenerativeQuestionsFeatureConfig
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
+
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
653
|
+
end
|
654
|
+
|
625
655
|
class GoogleCloudRetailV2alphaGetDefaultBranchResponse
|
626
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
657
|
|
@@ -712,6 +742,12 @@ module Google
|
|
712
742
|
include Google::Apis::Core::JsonObjectSupport
|
713
743
|
end
|
714
744
|
|
745
|
+
class GoogleCloudRetailV2alphaListGenerativeQuestionConfigsResponse
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
715
751
|
class GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse
|
716
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
753
|
|
@@ -862,6 +898,18 @@ module Google
|
|
862
898
|
include Google::Apis::Core::JsonObjectSupport
|
863
899
|
end
|
864
900
|
|
901
|
+
class GoogleCloudRetailV2alphaPinControlMetadata
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class GoogleCloudRetailV2alphaPinControlMetadataProductPins
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
865
913
|
class GoogleCloudRetailV2alphaPredictRequest
|
866
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
915
|
|
@@ -898,6 +946,18 @@ module Google
|
|
898
946
|
include Google::Apis::Core::JsonObjectSupport
|
899
947
|
end
|
900
948
|
|
949
|
+
class GoogleCloudRetailV2alphaProductAttributeInterval
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudRetailV2alphaProductAttributeValue
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
901
961
|
class GoogleCloudRetailV2alphaProductDetail
|
902
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
963
|
|
@@ -1150,6 +1210,24 @@ module Google
|
|
1150
1210
|
include Google::Apis::Core::JsonObjectSupport
|
1151
1211
|
end
|
1152
1212
|
|
1213
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpec
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
|
+
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswer
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
|
+
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
1223
|
+
end
|
1224
|
+
|
1225
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswerSelectedAnswer
|
1226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
|
+
|
1228
|
+
include Google::Apis::Core::JsonObjectSupport
|
1229
|
+
end
|
1230
|
+
|
1153
1231
|
class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
|
1154
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
1233
|
|
@@ -1186,12 +1264,36 @@ module Google
|
|
1186
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1187
1265
|
end
|
1188
1266
|
|
1267
|
+
class GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1189
1273
|
class GoogleCloudRetailV2alphaSearchResponse
|
1190
1274
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
1275
|
|
1192
1276
|
include Google::Apis::Core::JsonObjectSupport
|
1193
1277
|
end
|
1194
1278
|
|
1279
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResult
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
+
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultSuggestedAnswer
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
1295
|
+
end
|
1296
|
+
|
1195
1297
|
class GoogleCloudRetailV2alphaSearchResponseFacet
|
1196
1298
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
1299
|
|
@@ -1216,6 +1318,12 @@ module Google
|
|
1216
1318
|
include Google::Apis::Core::JsonObjectSupport
|
1217
1319
|
end
|
1218
1320
|
|
1321
|
+
class GoogleCloudRetailV2alphaSearchResponseTileNavigationResult
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1219
1327
|
class GoogleCloudRetailV2alphaServingConfig
|
1220
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
1329
|
|
@@ -1246,6 +1354,12 @@ module Google
|
|
1246
1354
|
include Google::Apis::Core::JsonObjectSupport
|
1247
1355
|
end
|
1248
1356
|
|
1357
|
+
class GoogleCloudRetailV2alphaTile
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
|
+
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
1361
|
+
end
|
1362
|
+
|
1249
1363
|
class GoogleCloudRetailV2alphaTransformedUserEventsMetadata
|
1250
1364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
1365
|
|
@@ -1270,6 +1384,12 @@ module Google
|
|
1270
1384
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1385
|
end
|
1272
1386
|
|
1387
|
+
class GoogleCloudRetailV2alphaUpdateGenerativeQuestionConfigRequest
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1273
1393
|
class GoogleCloudRetailV2alphaUserEvent
|
1274
1394
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
1395
|
|
@@ -2024,6 +2144,22 @@ module Google
|
|
2024
2144
|
end
|
2025
2145
|
end
|
2026
2146
|
|
2147
|
+
class GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsRequest
|
2148
|
+
# @private
|
2149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2150
|
+
collection :requests, as: 'requests', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUpdateGenerativeQuestionConfigRequest, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUpdateGenerativeQuestionConfigRequest::Representation
|
2151
|
+
|
2152
|
+
end
|
2153
|
+
end
|
2154
|
+
|
2155
|
+
class GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsResponse
|
2156
|
+
# @private
|
2157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2158
|
+
collection :generative_question_configs, as: 'generativeQuestionConfigs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig::Representation
|
2159
|
+
|
2160
|
+
end
|
2161
|
+
end
|
2162
|
+
|
2027
2163
|
class GoogleCloudRetailV2alphaBigQueryOutputResult
|
2028
2164
|
# @private
|
2029
2165
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2380,6 +2516,15 @@ module Google
|
|
2380
2516
|
end
|
2381
2517
|
end
|
2382
2518
|
|
2519
|
+
class GoogleCloudRetailV2alphaExportProductsRequest
|
2520
|
+
# @private
|
2521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2522
|
+
property :filter, as: 'filter'
|
2523
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputConfig::Representation
|
2524
|
+
|
2525
|
+
end
|
2526
|
+
end
|
2527
|
+
|
2383
2528
|
class GoogleCloudRetailV2alphaExportProductsResponse
|
2384
2529
|
# @private
|
2385
2530
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2436,6 +2581,28 @@ module Google
|
|
2436
2581
|
end
|
2437
2582
|
end
|
2438
2583
|
|
2584
|
+
class GoogleCloudRetailV2alphaGenerativeQuestionConfig
|
2585
|
+
# @private
|
2586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2587
|
+
property :allowed_in_conversation, as: 'allowedInConversation'
|
2588
|
+
property :catalog, as: 'catalog'
|
2589
|
+
collection :example_values, as: 'exampleValues'
|
2590
|
+
property :facet, as: 'facet'
|
2591
|
+
property :final_question, as: 'finalQuestion'
|
2592
|
+
property :frequency, as: 'frequency'
|
2593
|
+
property :generated_question, as: 'generatedQuestion'
|
2594
|
+
end
|
2595
|
+
end
|
2596
|
+
|
2597
|
+
class GoogleCloudRetailV2alphaGenerativeQuestionsFeatureConfig
|
2598
|
+
# @private
|
2599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2600
|
+
property :catalog, as: 'catalog'
|
2601
|
+
property :feature_enabled, as: 'featureEnabled'
|
2602
|
+
property :minimum_products, as: 'minimumProducts'
|
2603
|
+
end
|
2604
|
+
end
|
2605
|
+
|
2439
2606
|
class GoogleCloudRetailV2alphaGetDefaultBranchResponse
|
2440
2607
|
# @private
|
2441
2608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2582,6 +2749,14 @@ module Google
|
|
2582
2749
|
end
|
2583
2750
|
end
|
2584
2751
|
|
2752
|
+
class GoogleCloudRetailV2alphaListGenerativeQuestionConfigsResponse
|
2753
|
+
# @private
|
2754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2755
|
+
collection :generative_question_configs, as: 'generativeQuestionConfigs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig::Representation
|
2756
|
+
|
2757
|
+
end
|
2758
|
+
end
|
2759
|
+
|
2585
2760
|
class GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse
|
2586
2761
|
# @private
|
2587
2762
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2623,6 +2798,7 @@ module Google
|
|
2623
2798
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2624
2799
|
hash :attributes, as: 'attributes', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute::Representation
|
2625
2800
|
|
2801
|
+
property :availability, as: 'availability'
|
2626
2802
|
collection :fulfillment_types, as: 'fulfillmentTypes'
|
2627
2803
|
property :place_id, as: 'placeId'
|
2628
2804
|
property :price_info, as: 'priceInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo::Representation
|
@@ -2829,6 +3005,23 @@ module Google
|
|
2829
3005
|
end
|
2830
3006
|
end
|
2831
3007
|
|
3008
|
+
class GoogleCloudRetailV2alphaPinControlMetadata
|
3009
|
+
# @private
|
3010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3011
|
+
hash :all_matched_pins, as: 'allMatchedPins', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadataProductPins, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadataProductPins::Representation
|
3012
|
+
|
3013
|
+
hash :dropped_pins, as: 'droppedPins', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadataProductPins, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadataProductPins::Representation
|
3014
|
+
|
3015
|
+
end
|
3016
|
+
end
|
3017
|
+
|
3018
|
+
class GoogleCloudRetailV2alphaPinControlMetadataProductPins
|
3019
|
+
# @private
|
3020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3021
|
+
collection :product_id, as: 'productId'
|
3022
|
+
end
|
3023
|
+
end
|
3024
|
+
|
2832
3025
|
class GoogleCloudRetailV2alphaPredictRequest
|
2833
3026
|
# @private
|
2834
3027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2936,6 +3129,23 @@ module Google
|
|
2936
3129
|
end
|
2937
3130
|
end
|
2938
3131
|
|
3132
|
+
class GoogleCloudRetailV2alphaProductAttributeInterval
|
3133
|
+
# @private
|
3134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3135
|
+
property :interval, as: 'interval', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval::Representation
|
3136
|
+
|
3137
|
+
property :name, as: 'name'
|
3138
|
+
end
|
3139
|
+
end
|
3140
|
+
|
3141
|
+
class GoogleCloudRetailV2alphaProductAttributeValue
|
3142
|
+
# @private
|
3143
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3144
|
+
property :name, as: 'name'
|
3145
|
+
property :value, as: 'value'
|
3146
|
+
end
|
3147
|
+
end
|
3148
|
+
|
2939
3149
|
class GoogleCloudRetailV2alphaProductDetail
|
2940
3150
|
# @private
|
2941
3151
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3268,6 +3478,8 @@ module Google
|
|
3268
3478
|
|
3269
3479
|
property :branch, as: 'branch'
|
3270
3480
|
property :canonical_filter, as: 'canonicalFilter'
|
3481
|
+
property :conversational_search_spec, as: 'conversationalSearchSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpec::Representation
|
3482
|
+
|
3271
3483
|
property :dynamic_facet_spec, as: 'dynamicFacetSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec::Representation
|
3272
3484
|
|
3273
3485
|
property :entity, as: 'entity'
|
@@ -3289,6 +3501,8 @@ module Google
|
|
3289
3501
|
property :search_mode, as: 'searchMode'
|
3290
3502
|
property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec::Representation
|
3291
3503
|
|
3504
|
+
property :tile_navigation_spec, as: 'tileNavigationSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec::Representation
|
3505
|
+
|
3292
3506
|
property :user_info, as: 'userInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo::Representation
|
3293
3507
|
|
3294
3508
|
collection :variant_rollup_keys, as: 'variantRollupKeys'
|
@@ -3313,6 +3527,35 @@ module Google
|
|
3313
3527
|
end
|
3314
3528
|
end
|
3315
3529
|
|
3530
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpec
|
3531
|
+
# @private
|
3532
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3533
|
+
property :conversation_id, as: 'conversationId'
|
3534
|
+
property :followup_conversation_requested, as: 'followupConversationRequested'
|
3535
|
+
property :user_answer, as: 'userAnswer', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswer, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswer::Representation
|
3536
|
+
|
3537
|
+
end
|
3538
|
+
end
|
3539
|
+
|
3540
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswer
|
3541
|
+
# @private
|
3542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3543
|
+
property :selected_answer, as: 'selectedAnswer', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswerSelectedAnswer, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswerSelectedAnswer::Representation
|
3544
|
+
|
3545
|
+
property :text_answer, as: 'textAnswer'
|
3546
|
+
end
|
3547
|
+
end
|
3548
|
+
|
3549
|
+
class GoogleCloudRetailV2alphaSearchRequestConversationalSearchSpecUserAnswerSelectedAnswer
|
3550
|
+
# @private
|
3551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3552
|
+
property :product_attribute_value, as: 'productAttributeValue', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue::Representation
|
3553
|
+
|
3554
|
+
collection :product_attribute_values, as: 'productAttributeValues', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue::Representation
|
3555
|
+
|
3556
|
+
end
|
3557
|
+
end
|
3558
|
+
|
3316
3559
|
class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
|
3317
3560
|
# @private
|
3318
3561
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3369,11 +3612,22 @@ module Google
|
|
3369
3612
|
end
|
3370
3613
|
end
|
3371
3614
|
|
3615
|
+
class GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec
|
3616
|
+
# @private
|
3617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3618
|
+
collection :applied_tiles, as: 'appliedTiles', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTile, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTile::Representation
|
3619
|
+
|
3620
|
+
property :tile_navigation_requested, as: 'tileNavigationRequested'
|
3621
|
+
end
|
3622
|
+
end
|
3623
|
+
|
3372
3624
|
class GoogleCloudRetailV2alphaSearchResponse
|
3373
3625
|
# @private
|
3374
3626
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3375
3627
|
collection :applied_controls, as: 'appliedControls'
|
3376
3628
|
property :attribution_token, as: 'attributionToken'
|
3629
|
+
property :conversational_search_result, as: 'conversationalSearchResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResult::Representation
|
3630
|
+
|
3377
3631
|
property :corrected_query, as: 'correctedQuery'
|
3378
3632
|
collection :experiment_info, as: 'experimentInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExperimentInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExperimentInfo::Representation
|
3379
3633
|
|
@@ -3382,15 +3636,50 @@ module Google
|
|
3382
3636
|
collection :invalid_condition_boost_specs, as: 'invalidConditionBoostSpecs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec::Representation
|
3383
3637
|
|
3384
3638
|
property :next_page_token, as: 'nextPageToken'
|
3639
|
+
property :pin_control_metadata, as: 'pinControlMetadata', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadata, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPinControlMetadata::Representation
|
3640
|
+
|
3385
3641
|
property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo::Representation
|
3386
3642
|
|
3387
3643
|
property :redirect_uri, as: 'redirectUri'
|
3388
3644
|
collection :results, as: 'results', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult::Representation
|
3389
3645
|
|
3646
|
+
property :tile_navigation_result, as: 'tileNavigationResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseTileNavigationResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseTileNavigationResult::Representation
|
3647
|
+
|
3390
3648
|
property :total_size, as: 'totalSize'
|
3391
3649
|
end
|
3392
3650
|
end
|
3393
3651
|
|
3652
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResult
|
3653
|
+
# @private
|
3654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3655
|
+
property :additional_filter, as: 'additionalFilter', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter::Representation
|
3656
|
+
|
3657
|
+
collection :additional_filters, as: 'additionalFilters', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter::Representation
|
3658
|
+
|
3659
|
+
property :conversation_id, as: 'conversationId'
|
3660
|
+
property :followup_question, as: 'followupQuestion'
|
3661
|
+
property :refined_query, as: 'refinedQuery'
|
3662
|
+
collection :suggested_answers, as: 'suggestedAnswers', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultSuggestedAnswer, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultSuggestedAnswer::Representation
|
3663
|
+
|
3664
|
+
end
|
3665
|
+
end
|
3666
|
+
|
3667
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultAdditionalFilter
|
3668
|
+
# @private
|
3669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3670
|
+
property :product_attribute_value, as: 'productAttributeValue', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue::Representation
|
3671
|
+
|
3672
|
+
end
|
3673
|
+
end
|
3674
|
+
|
3675
|
+
class GoogleCloudRetailV2alphaSearchResponseConversationalSearchResultSuggestedAnswer
|
3676
|
+
# @private
|
3677
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3678
|
+
property :product_attribute_value, as: 'productAttributeValue', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue::Representation
|
3679
|
+
|
3680
|
+
end
|
3681
|
+
end
|
3682
|
+
|
3394
3683
|
class GoogleCloudRetailV2alphaSearchResponseFacet
|
3395
3684
|
# @private
|
3396
3685
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3434,6 +3723,14 @@ module Google
|
|
3434
3723
|
end
|
3435
3724
|
end
|
3436
3725
|
|
3726
|
+
class GoogleCloudRetailV2alphaSearchResponseTileNavigationResult
|
3727
|
+
# @private
|
3728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3729
|
+
collection :tiles, as: 'tiles', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTile, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTile::Representation
|
3730
|
+
|
3731
|
+
end
|
3732
|
+
end
|
3733
|
+
|
3437
3734
|
class GoogleCloudRetailV2alphaServingConfig
|
3438
3735
|
# @private
|
3439
3736
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3494,6 +3791,17 @@ module Google
|
|
3494
3791
|
end
|
3495
3792
|
end
|
3496
3793
|
|
3794
|
+
class GoogleCloudRetailV2alphaTile
|
3795
|
+
# @private
|
3796
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3797
|
+
property :product_attribute_interval, as: 'productAttributeInterval', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeInterval::Representation
|
3798
|
+
|
3799
|
+
property :product_attribute_value, as: 'productAttributeValue', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductAttributeValue::Representation
|
3800
|
+
|
3801
|
+
property :representative_product_id, as: 'representativeProductId'
|
3802
|
+
end
|
3803
|
+
end
|
3804
|
+
|
3497
3805
|
class GoogleCloudRetailV2alphaTransformedUserEventsMetadata
|
3498
3806
|
# @private
|
3499
3807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3521,6 +3829,15 @@ module Google
|
|
3521
3829
|
end
|
3522
3830
|
end
|
3523
3831
|
|
3832
|
+
class GoogleCloudRetailV2alphaUpdateGenerativeQuestionConfigRequest
|
3833
|
+
# @private
|
3834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3835
|
+
property :generative_question_config, as: 'generativeQuestionConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGenerativeQuestionConfig::Representation
|
3836
|
+
|
3837
|
+
property :update_mask, as: 'updateMask'
|
3838
|
+
end
|
3839
|
+
end
|
3840
|
+
|
3524
3841
|
class GoogleCloudRetailV2alphaUserEvent
|
3525
3842
|
# @private
|
3526
3843
|
class Representation < Google::Apis::Core::JsonRepresentation
|