google-apis-retail_v2alpha 0.103.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.103.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.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240610"
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,12 +598,24 @@ 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
 
592
610
  include Google::Apis::Core::JsonObjectSupport
593
611
  end
594
612
 
613
+ class GoogleCloudRetailV2alphaExportUserEventsRequest
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
595
619
  class GoogleCloudRetailV2alphaExportUserEventsResponse
596
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
621
 
@@ -616,6 +640,18 @@ module Google
616
640
  include Google::Apis::Core::JsonObjectSupport
617
641
  end
618
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
+
619
655
  class GoogleCloudRetailV2alphaGetDefaultBranchResponse
620
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
657
 
@@ -706,6 +742,12 @@ module Google
706
742
  include Google::Apis::Core::JsonObjectSupport
707
743
  end
708
744
 
745
+ class GoogleCloudRetailV2alphaListGenerativeQuestionConfigsResponse
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
709
751
  class GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse
710
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
711
753
 
@@ -856,6 +898,18 @@ module Google
856
898
  include Google::Apis::Core::JsonObjectSupport
857
899
  end
858
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
+
859
913
  class GoogleCloudRetailV2alphaPredictRequest
860
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
861
915
 
@@ -892,6 +946,18 @@ module Google
892
946
  include Google::Apis::Core::JsonObjectSupport
893
947
  end
894
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
+
895
961
  class GoogleCloudRetailV2alphaProductDetail
896
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
897
963
 
@@ -1144,6 +1210,24 @@ module Google
1144
1210
  include Google::Apis::Core::JsonObjectSupport
1145
1211
  end
1146
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
+
1147
1231
  class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
1148
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1233
 
@@ -1180,12 +1264,36 @@ module Google
1180
1264
  include Google::Apis::Core::JsonObjectSupport
1181
1265
  end
1182
1266
 
1267
+ class GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1183
1273
  class GoogleCloudRetailV2alphaSearchResponse
1184
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1275
 
1186
1276
  include Google::Apis::Core::JsonObjectSupport
1187
1277
  end
1188
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
+
1189
1297
  class GoogleCloudRetailV2alphaSearchResponseFacet
1190
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1299
 
@@ -1210,6 +1318,12 @@ module Google
1210
1318
  include Google::Apis::Core::JsonObjectSupport
1211
1319
  end
1212
1320
 
1321
+ class GoogleCloudRetailV2alphaSearchResponseTileNavigationResult
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1213
1327
  class GoogleCloudRetailV2alphaServingConfig
1214
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1329
 
@@ -1240,6 +1354,12 @@ module Google
1240
1354
  include Google::Apis::Core::JsonObjectSupport
1241
1355
  end
1242
1356
 
1357
+ class GoogleCloudRetailV2alphaTile
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1243
1363
  class GoogleCloudRetailV2alphaTransformedUserEventsMetadata
1244
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1365
 
@@ -1264,6 +1384,12 @@ module Google
1264
1384
  include Google::Apis::Core::JsonObjectSupport
1265
1385
  end
1266
1386
 
1387
+ class GoogleCloudRetailV2alphaUpdateGenerativeQuestionConfigRequest
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1267
1393
  class GoogleCloudRetailV2alphaUserEvent
1268
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1395
 
@@ -2018,6 +2144,22 @@ module Google
2018
2144
  end
2019
2145
  end
2020
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
+
2021
2163
  class GoogleCloudRetailV2alphaBigQueryOutputResult
2022
2164
  # @private
2023
2165
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2048,7 +2190,6 @@ module Google
2048
2190
  property :name, as: 'name'
2049
2191
  collection :product_count_stats, as: 'productCountStats', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBranchProductCountStatistic, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBranchProductCountStatistic::Representation
2050
2192
 
2051
- hash :product_counts, as: 'productCounts'
2052
2193
  collection :quality_metrics, as: 'qualityMetrics', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBranchQualityMetric, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBranchQualityMetric::Representation
2053
2194
 
2054
2195
  end
@@ -2132,8 +2273,6 @@ module Google
2132
2273
  # @private
2133
2274
  class Representation < Google::Apis::Core::JsonRepresentation
2134
2275
  property :merged_facet_key, as: 'mergedFacetKey'
2135
- collection :merged_facet_values, as: 'mergedFacetValues', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCatalogAttributeFacetConfigMergedFacetValue::Representation
2136
-
2137
2276
  end
2138
2277
  end
2139
2278
 
@@ -2377,6 +2516,15 @@ module Google
2377
2516
  end
2378
2517
  end
2379
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
+
2380
2528
  class GoogleCloudRetailV2alphaExportProductsResponse
2381
2529
  # @private
2382
2530
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2389,6 +2537,15 @@ module Google
2389
2537
  end
2390
2538
  end
2391
2539
 
2540
+ class GoogleCloudRetailV2alphaExportUserEventsRequest
2541
+ # @private
2542
+ class Representation < Google::Apis::Core::JsonRepresentation
2543
+ property :filter, as: 'filter'
2544
+ property :output_config, as: 'outputConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputConfig::Representation
2545
+
2546
+ end
2547
+ end
2548
+
2392
2549
  class GoogleCloudRetailV2alphaExportUserEventsResponse
2393
2550
  # @private
2394
2551
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2424,6 +2581,28 @@ module Google
2424
2581
  end
2425
2582
  end
2426
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
+
2427
2606
  class GoogleCloudRetailV2alphaGetDefaultBranchResponse
2428
2607
  # @private
2429
2608
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2570,6 +2749,14 @@ module Google
2570
2749
  end
2571
2750
  end
2572
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
+
2573
2760
  class GoogleCloudRetailV2alphaListMerchantCenterAccountLinksResponse
2574
2761
  # @private
2575
2762
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2611,6 +2798,7 @@ module Google
2611
2798
  class Representation < Google::Apis::Core::JsonRepresentation
2612
2799
  hash :attributes, as: 'attributes', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute::Representation
2613
2800
 
2801
+ property :availability, as: 'availability'
2614
2802
  collection :fulfillment_types, as: 'fulfillmentTypes'
2615
2803
  property :place_id, as: 'placeId'
2616
2804
  property :price_info, as: 'priceInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo::Representation
@@ -2817,6 +3005,23 @@ module Google
2817
3005
  end
2818
3006
  end
2819
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
+
2820
3025
  class GoogleCloudRetailV2alphaPredictRequest
2821
3026
  # @private
2822
3027
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2924,6 +3129,23 @@ module Google
2924
3129
  end
2925
3130
  end
2926
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
+
2927
3149
  class GoogleCloudRetailV2alphaProductDetail
2928
3150
  # @private
2929
3151
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3256,6 +3478,8 @@ module Google
3256
3478
 
3257
3479
  property :branch, as: 'branch'
3258
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
+
3259
3483
  property :dynamic_facet_spec, as: 'dynamicFacetSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec::Representation
3260
3484
 
3261
3485
  property :entity, as: 'entity'
@@ -3277,6 +3501,8 @@ module Google
3277
3501
  property :search_mode, as: 'searchMode'
3278
3502
  property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestSpellCorrectionSpec::Representation
3279
3503
 
3504
+ property :tile_navigation_spec, as: 'tileNavigationSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec::Representation
3505
+
3280
3506
  property :user_info, as: 'userInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo::Representation
3281
3507
 
3282
3508
  collection :variant_rollup_keys, as: 'variantRollupKeys'
@@ -3301,6 +3527,35 @@ module Google
3301
3527
  end
3302
3528
  end
3303
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
+
3304
3559
  class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
3305
3560
  # @private
3306
3561
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3357,11 +3612,22 @@ module Google
3357
3612
  end
3358
3613
  end
3359
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
+
3360
3624
  class GoogleCloudRetailV2alphaSearchResponse
3361
3625
  # @private
3362
3626
  class Representation < Google::Apis::Core::JsonRepresentation
3363
3627
  collection :applied_controls, as: 'appliedControls'
3364
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
+
3365
3631
  property :corrected_query, as: 'correctedQuery'
3366
3632
  collection :experiment_info, as: 'experimentInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExperimentInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExperimentInfo::Representation
3367
3633
 
@@ -3370,15 +3636,50 @@ module Google
3370
3636
  collection :invalid_condition_boost_specs, as: 'invalidConditionBoostSpecs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec::Representation
3371
3637
 
3372
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
+
3373
3641
  property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo::Representation
3374
3642
 
3375
3643
  property :redirect_uri, as: 'redirectUri'
3376
3644
  collection :results, as: 'results', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult::Representation
3377
3645
 
3646
+ property :tile_navigation_result, as: 'tileNavigationResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseTileNavigationResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseTileNavigationResult::Representation
3647
+
3378
3648
  property :total_size, as: 'totalSize'
3379
3649
  end
3380
3650
  end
3381
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
+
3382
3683
  class GoogleCloudRetailV2alphaSearchResponseFacet
3383
3684
  # @private
3384
3685
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3422,6 +3723,14 @@ module Google
3422
3723
  end
3423
3724
  end
3424
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
+
3425
3734
  class GoogleCloudRetailV2alphaServingConfig
3426
3735
  # @private
3427
3736
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3482,6 +3791,17 @@ module Google
3482
3791
  end
3483
3792
  end
3484
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
+
3485
3805
  class GoogleCloudRetailV2alphaTransformedUserEventsMetadata
3486
3806
  # @private
3487
3807
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3509,6 +3829,15 @@ module Google
3509
3829
  end
3510
3830
  end
3511
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
+
3512
3841
  class GoogleCloudRetailV2alphaUserEvent
3513
3842
  # @private
3514
3843
  class Representation < Google::Apis::Core::JsonRepresentation