google-apis-retail_v2alpha 0.12.0 → 0.13.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.13.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210723"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -64,6 +64,24 @@ module Google
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
65
65
|
end
|
66
66
|
|
67
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesMetadata
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesResponse
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleCloudRetailV2ImportCompletionDataResponse
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
67
85
|
class GoogleCloudRetailV2ImportErrorsConfig
|
68
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
87
|
|
@@ -112,12 +130,60 @@ module Google
|
|
112
130
|
include Google::Apis::Core::JsonObjectSupport
|
113
131
|
end
|
114
132
|
|
133
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudRetailV2SetInventoryMetadata
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudRetailV2SetInventoryResponse
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
115
157
|
class GoogleCloudRetailV2UserEventImportSummary
|
116
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
159
|
|
118
160
|
include Google::Apis::Core::JsonObjectSupport
|
119
161
|
end
|
120
162
|
|
163
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleCloudRetailV2alphaAudience
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
121
187
|
class GoogleCloudRetailV2alphaBigQuerySource
|
122
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
189
|
|
@@ -130,6 +196,42 @@ module Google
|
|
130
196
|
include Google::Apis::Core::JsonObjectSupport
|
131
197
|
end
|
132
198
|
|
199
|
+
class GoogleCloudRetailV2alphaColorInfo
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponse
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleCloudRetailV2alphaCompletionDataInputConfig
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleCloudRetailV2alphaCompletionDetail
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
133
235
|
class GoogleCloudRetailV2alphaCustomAttribute
|
134
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
237
|
|
@@ -160,18 +262,42 @@ module Google
|
|
160
262
|
include Google::Apis::Core::JsonObjectSupport
|
161
263
|
end
|
162
264
|
|
265
|
+
class GoogleCloudRetailV2alphaFulfillmentInfo
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
163
271
|
class GoogleCloudRetailV2alphaGcsSource
|
164
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
273
|
|
166
274
|
include Google::Apis::Core::JsonObjectSupport
|
167
275
|
end
|
168
276
|
|
277
|
+
class GoogleCloudRetailV2alphaGetDefaultBranchResponse
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
169
283
|
class GoogleCloudRetailV2alphaImage
|
170
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
285
|
|
172
286
|
include Google::Apis::Core::JsonObjectSupport
|
173
287
|
end
|
174
288
|
|
289
|
+
class GoogleCloudRetailV2alphaImportCompletionDataRequest
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleCloudRetailV2alphaImportCompletionDataResponse
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
175
301
|
class GoogleCloudRetailV2alphaImportErrorsConfig
|
176
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
303
|
|
@@ -208,12 +334,36 @@ module Google
|
|
208
334
|
include Google::Apis::Core::JsonObjectSupport
|
209
335
|
end
|
210
336
|
|
337
|
+
class GoogleCloudRetailV2alphaInterval
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
211
343
|
class GoogleCloudRetailV2alphaListCatalogsResponse
|
212
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
345
|
|
214
346
|
include Google::Apis::Core::JsonObjectSupport
|
215
347
|
end
|
216
348
|
|
349
|
+
class GoogleCloudRetailV2alphaListProductsResponse
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class GoogleCloudRetailV2alphaMerchantCenterLink
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class GoogleCloudRetailV2alphaMerchantCenterLinkingConfig
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
217
367
|
class GoogleCloudRetailV2alphaPredictRequest
|
218
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
369
|
|
@@ -238,6 +388,12 @@ module Google
|
|
238
388
|
include Google::Apis::Core::JsonObjectSupport
|
239
389
|
end
|
240
390
|
|
391
|
+
class GoogleCloudRetailV2alphaPriceInfoPriceRange
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
241
397
|
class GoogleCloudRetailV2alphaProduct
|
242
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
399
|
|
@@ -268,6 +424,12 @@ module Google
|
|
268
424
|
include Google::Apis::Core::JsonObjectSupport
|
269
425
|
end
|
270
426
|
|
427
|
+
class GoogleCloudRetailV2alphaPromotion
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
271
433
|
class GoogleCloudRetailV2alphaPurchaseTransaction
|
272
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
435
|
|
@@ -292,6 +454,12 @@ module Google
|
|
292
454
|
include Google::Apis::Core::JsonObjectSupport
|
293
455
|
end
|
294
456
|
|
457
|
+
class GoogleCloudRetailV2alphaRating
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
295
463
|
class GoogleCloudRetailV2alphaRejoinUserEventsMetadata
|
296
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
465
|
|
@@ -310,6 +478,120 @@ module Google
|
|
310
478
|
include Google::Apis::Core::JsonObjectSupport
|
311
479
|
end
|
312
480
|
|
481
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class GoogleCloudRetailV2alphaSearchRequest
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class GoogleCloudRetailV2alphaSearchRequestBoostSpec
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class GoogleCloudRetailV2alphaSearchRequestFacetSpec
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudRetailV2alphaSearchResponse
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudRetailV2alphaSearchResponseFacet
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class GoogleCloudRetailV2alphaSearchResponseFacetFacetValue
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class GoogleCloudRetailV2alphaSearchResponseSearchResult
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class GoogleCloudRetailV2alphaSetDefaultBranchRequest
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class GoogleCloudRetailV2alphaSetInventoryMetadata
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class GoogleCloudRetailV2alphaSetInventoryRequest
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleCloudRetailV2alphaSetInventoryResponse
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
313
595
|
class GoogleCloudRetailV2alphaUserEvent
|
314
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
597
|
|
@@ -340,6 +622,18 @@ module Google
|
|
340
622
|
include Google::Apis::Core::JsonObjectSupport
|
341
623
|
end
|
342
624
|
|
625
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
631
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesResponse
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
343
637
|
class GoogleCloudRetailV2betaExportErrorsConfig
|
344
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
639
|
|
@@ -364,6 +658,12 @@ module Google
|
|
364
658
|
include Google::Apis::Core::JsonObjectSupport
|
365
659
|
end
|
366
660
|
|
661
|
+
class GoogleCloudRetailV2betaImportCompletionDataResponse
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
367
667
|
class GoogleCloudRetailV2betaImportErrorsConfig
|
368
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
669
|
|
@@ -412,6 +712,30 @@ module Google
|
|
412
712
|
include Google::Apis::Core::JsonObjectSupport
|
413
713
|
end
|
414
714
|
|
715
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
721
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleCloudRetailV2betaSetInventoryMetadata
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
733
|
+
class GoogleCloudRetailV2betaSetInventoryResponse
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
415
739
|
class GoogleCloudRetailV2betaUserEventImportSummary
|
416
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
741
|
|
@@ -442,6 +766,12 @@ module Google
|
|
442
766
|
include Google::Apis::Core::JsonObjectSupport
|
443
767
|
end
|
444
768
|
|
769
|
+
class GoogleTypeDate
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
|
+
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
773
|
+
end
|
774
|
+
|
445
775
|
class GoogleApiHttpBody
|
446
776
|
# @private
|
447
777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -511,6 +841,26 @@ module Google
|
|
511
841
|
end
|
512
842
|
end
|
513
843
|
|
844
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesMetadata
|
845
|
+
# @private
|
846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
847
|
+
end
|
848
|
+
end
|
849
|
+
|
850
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesResponse
|
851
|
+
# @private
|
852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
853
|
+
end
|
854
|
+
end
|
855
|
+
|
856
|
+
class GoogleCloudRetailV2ImportCompletionDataResponse
|
857
|
+
# @private
|
858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
859
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2alpha::GoogleRpcStatus, decorator: Google::Apis::RetailV2alpha::GoogleRpcStatus::Representation
|
860
|
+
|
861
|
+
end
|
862
|
+
end
|
863
|
+
|
514
864
|
class GoogleCloudRetailV2ImportErrorsConfig
|
515
865
|
# @private
|
516
866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -523,6 +873,8 @@ module Google
|
|
523
873
|
class Representation < Google::Apis::Core::JsonRepresentation
|
524
874
|
property :create_time, as: 'createTime'
|
525
875
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
876
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
877
|
+
property :request_id, as: 'requestId'
|
526
878
|
property :success_count, :numeric_string => true, as: 'successCount'
|
527
879
|
property :update_time, as: 'updateTime'
|
528
880
|
end
|
@@ -572,43 +924,155 @@ module Google
|
|
572
924
|
class GoogleCloudRetailV2RejoinUserEventsResponse
|
573
925
|
# @private
|
574
926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
575
|
-
property :rejoined_user_events_count, :numeric_string => true, as: 'rejoinedUserEventsCount'
|
927
|
+
property :rejoined_user_events_count, :numeric_string => true, as: 'rejoinedUserEventsCount'
|
928
|
+
end
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
|
932
|
+
# @private
|
933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
934
|
+
end
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
|
938
|
+
# @private
|
939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
940
|
+
end
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudRetailV2SetInventoryMetadata
|
944
|
+
# @private
|
945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
946
|
+
end
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudRetailV2SetInventoryResponse
|
950
|
+
# @private
|
951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
952
|
+
end
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudRetailV2UserEventImportSummary
|
956
|
+
# @private
|
957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
958
|
+
property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
|
959
|
+
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
960
|
+
end
|
961
|
+
end
|
962
|
+
|
963
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata
|
964
|
+
# @private
|
965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
966
|
+
end
|
967
|
+
end
|
968
|
+
|
969
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesRequest
|
970
|
+
# @private
|
971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
972
|
+
property :add_time, as: 'addTime'
|
973
|
+
property :allow_missing, as: 'allowMissing'
|
974
|
+
collection :place_ids, as: 'placeIds'
|
975
|
+
property :type, as: 'type'
|
976
|
+
end
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse
|
980
|
+
# @private
|
981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
982
|
+
end
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudRetailV2alphaAudience
|
986
|
+
# @private
|
987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
988
|
+
collection :age_groups, as: 'ageGroups'
|
989
|
+
collection :genders, as: 'genders'
|
990
|
+
end
|
991
|
+
end
|
992
|
+
|
993
|
+
class GoogleCloudRetailV2alphaBigQuerySource
|
994
|
+
# @private
|
995
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
996
|
+
property :data_schema, as: 'dataSchema'
|
997
|
+
property :dataset_id, as: 'datasetId'
|
998
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
999
|
+
property :partition_date, as: 'partitionDate', class: Google::Apis::RetailV2alpha::GoogleTypeDate, decorator: Google::Apis::RetailV2alpha::GoogleTypeDate::Representation
|
1000
|
+
|
1001
|
+
property :project_id, as: 'projectId'
|
1002
|
+
property :table_id, as: 'tableId'
|
1003
|
+
end
|
1004
|
+
end
|
1005
|
+
|
1006
|
+
class GoogleCloudRetailV2alphaCatalog
|
1007
|
+
# @private
|
1008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1009
|
+
property :display_name, as: 'displayName'
|
1010
|
+
property :merchant_center_linking_config, as: 'merchantCenterLinkingConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaMerchantCenterLinkingConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaMerchantCenterLinkingConfig::Representation
|
1011
|
+
|
1012
|
+
property :name, as: 'name'
|
1013
|
+
property :product_level_config, as: 'productLevelConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductLevelConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductLevelConfig::Representation
|
1014
|
+
|
1015
|
+
end
|
1016
|
+
end
|
1017
|
+
|
1018
|
+
class GoogleCloudRetailV2alphaColorInfo
|
1019
|
+
# @private
|
1020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1021
|
+
collection :color_families, as: 'colorFamilies'
|
1022
|
+
collection :colors, as: 'colors'
|
1023
|
+
end
|
1024
|
+
end
|
1025
|
+
|
1026
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponse
|
1027
|
+
# @private
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1029
|
+
property :attribution_token, as: 'attributionToken'
|
1030
|
+
collection :completion_results, as: 'completionResults', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult::Representation
|
1031
|
+
|
1032
|
+
collection :recent_search_results, as: 'recentSearchResults', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult::Representation
|
1033
|
+
|
1034
|
+
end
|
1035
|
+
end
|
1036
|
+
|
1037
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult
|
1038
|
+
# @private
|
1039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1040
|
+
hash :attributes, as: 'attributes', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute::Representation
|
1041
|
+
|
1042
|
+
property :suggestion, as: 'suggestion'
|
576
1043
|
end
|
577
1044
|
end
|
578
1045
|
|
579
|
-
class
|
1046
|
+
class GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult
|
580
1047
|
# @private
|
581
1048
|
class Representation < Google::Apis::Core::JsonRepresentation
|
582
|
-
property :
|
583
|
-
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
1049
|
+
property :recent_search, as: 'recentSearch'
|
584
1050
|
end
|
585
1051
|
end
|
586
1052
|
|
587
|
-
class
|
1053
|
+
class GoogleCloudRetailV2alphaCompletionDataInputConfig
|
588
1054
|
# @private
|
589
1055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
590
|
-
property :
|
591
|
-
|
592
|
-
property :gcs_staging_dir, as: 'gcsStagingDir'
|
593
|
-
property :project_id, as: 'projectId'
|
594
|
-
property :table_id, as: 'tableId'
|
1056
|
+
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBigQuerySource, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBigQuerySource::Representation
|
1057
|
+
|
595
1058
|
end
|
596
1059
|
end
|
597
1060
|
|
598
|
-
class
|
1061
|
+
class GoogleCloudRetailV2alphaCompletionDetail
|
599
1062
|
# @private
|
600
1063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
601
|
-
property :
|
602
|
-
property :
|
603
|
-
property :
|
604
|
-
|
1064
|
+
property :completion_attribution_token, as: 'completionAttributionToken'
|
1065
|
+
property :selected_position, as: 'selectedPosition'
|
1066
|
+
property :selected_suggestion, as: 'selectedSuggestion'
|
605
1067
|
end
|
606
1068
|
end
|
607
1069
|
|
608
1070
|
class GoogleCloudRetailV2alphaCustomAttribute
|
609
1071
|
# @private
|
610
1072
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1073
|
+
property :indexable, as: 'indexable'
|
611
1074
|
collection :numbers, as: 'numbers'
|
1075
|
+
property :searchable, as: 'searchable'
|
612
1076
|
collection :text, as: 'text'
|
613
1077
|
end
|
614
1078
|
end
|
@@ -648,6 +1112,14 @@ module Google
|
|
648
1112
|
end
|
649
1113
|
end
|
650
1114
|
|
1115
|
+
class GoogleCloudRetailV2alphaFulfillmentInfo
|
1116
|
+
# @private
|
1117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1118
|
+
collection :place_ids, as: 'placeIds'
|
1119
|
+
property :type, as: 'type'
|
1120
|
+
end
|
1121
|
+
end
|
1122
|
+
|
651
1123
|
class GoogleCloudRetailV2alphaGcsSource
|
652
1124
|
# @private
|
653
1125
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -656,6 +1128,15 @@ module Google
|
|
656
1128
|
end
|
657
1129
|
end
|
658
1130
|
|
1131
|
+
class GoogleCloudRetailV2alphaGetDefaultBranchResponse
|
1132
|
+
# @private
|
1133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1134
|
+
property :branch, as: 'branch'
|
1135
|
+
property :note, as: 'note'
|
1136
|
+
property :set_time, as: 'setTime'
|
1137
|
+
end
|
1138
|
+
end
|
1139
|
+
|
659
1140
|
class GoogleCloudRetailV2alphaImage
|
660
1141
|
# @private
|
661
1142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -665,6 +1146,23 @@ module Google
|
|
665
1146
|
end
|
666
1147
|
end
|
667
1148
|
|
1149
|
+
class GoogleCloudRetailV2alphaImportCompletionDataRequest
|
1150
|
+
# @private
|
1151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1152
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompletionDataInputConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompletionDataInputConfig::Representation
|
1153
|
+
|
1154
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1155
|
+
end
|
1156
|
+
end
|
1157
|
+
|
1158
|
+
class GoogleCloudRetailV2alphaImportCompletionDataResponse
|
1159
|
+
# @private
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1161
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2alpha::GoogleRpcStatus, decorator: Google::Apis::RetailV2alpha::GoogleRpcStatus::Representation
|
1162
|
+
|
1163
|
+
end
|
1164
|
+
end
|
1165
|
+
|
668
1166
|
class GoogleCloudRetailV2alphaImportErrorsConfig
|
669
1167
|
# @private
|
670
1168
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -677,6 +1175,8 @@ module Google
|
|
677
1175
|
class Representation < Google::Apis::Core::JsonRepresentation
|
678
1176
|
property :create_time, as: 'createTime'
|
679
1177
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1178
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1179
|
+
property :request_id, as: 'requestId'
|
680
1180
|
property :success_count, :numeric_string => true, as: 'successCount'
|
681
1181
|
property :update_time, as: 'updateTime'
|
682
1182
|
end
|
@@ -689,6 +1189,9 @@ module Google
|
|
689
1189
|
|
690
1190
|
property :input_config, as: 'inputConfig', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductInputConfig, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductInputConfig::Representation
|
691
1191
|
|
1192
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1193
|
+
property :reconciliation_mode, as: 'reconciliationMode'
|
1194
|
+
property :request_id, as: 'requestId'
|
692
1195
|
property :update_mask, as: 'updateMask'
|
693
1196
|
end
|
694
1197
|
end
|
@@ -725,6 +1228,16 @@ module Google
|
|
725
1228
|
end
|
726
1229
|
end
|
727
1230
|
|
1231
|
+
class GoogleCloudRetailV2alphaInterval
|
1232
|
+
# @private
|
1233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1234
|
+
property :exclusive_maximum, as: 'exclusiveMaximum'
|
1235
|
+
property :exclusive_minimum, as: 'exclusiveMinimum'
|
1236
|
+
property :maximum, as: 'maximum'
|
1237
|
+
property :minimum, as: 'minimum'
|
1238
|
+
end
|
1239
|
+
end
|
1240
|
+
|
728
1241
|
class GoogleCloudRetailV2alphaListCatalogsResponse
|
729
1242
|
# @private
|
730
1243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -734,6 +1247,33 @@ module Google
|
|
734
1247
|
end
|
735
1248
|
end
|
736
1249
|
|
1250
|
+
class GoogleCloudRetailV2alphaListProductsResponse
|
1251
|
+
# @private
|
1252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1253
|
+
property :next_page_token, as: 'nextPageToken'
|
1254
|
+
collection :products, as: 'products', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct::Representation
|
1255
|
+
|
1256
|
+
property :total_size, as: 'totalSize'
|
1257
|
+
end
|
1258
|
+
end
|
1259
|
+
|
1260
|
+
class GoogleCloudRetailV2alphaMerchantCenterLink
|
1261
|
+
# @private
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1263
|
+
property :branch_id, as: 'branchId'
|
1264
|
+
collection :destinations, as: 'destinations'
|
1265
|
+
property :merchant_center_account_id, :numeric_string => true, as: 'merchantCenterAccountId'
|
1266
|
+
end
|
1267
|
+
end
|
1268
|
+
|
1269
|
+
class GoogleCloudRetailV2alphaMerchantCenterLinkingConfig
|
1270
|
+
# @private
|
1271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1272
|
+
collection :links, as: 'links', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaMerchantCenterLink, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaMerchantCenterLink::Representation
|
1273
|
+
|
1274
|
+
end
|
1275
|
+
end
|
1276
|
+
|
737
1277
|
class GoogleCloudRetailV2alphaPredictRequest
|
738
1278
|
# @private
|
739
1279
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -774,6 +1314,20 @@ module Google
|
|
774
1314
|
property :currency_code, as: 'currencyCode'
|
775
1315
|
property :original_price, as: 'originalPrice'
|
776
1316
|
property :price, as: 'price'
|
1317
|
+
property :price_effective_time, as: 'priceEffectiveTime'
|
1318
|
+
property :price_expire_time, as: 'priceExpireTime'
|
1319
|
+
property :price_range, as: 'priceRange', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfoPriceRange, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfoPriceRange::Representation
|
1320
|
+
|
1321
|
+
end
|
1322
|
+
end
|
1323
|
+
|
1324
|
+
class GoogleCloudRetailV2alphaPriceInfoPriceRange
|
1325
|
+
# @private
|
1326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1327
|
+
property :original_price, as: 'originalPrice', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval::Representation
|
1328
|
+
|
1329
|
+
property :price, as: 'price', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval::Representation
|
1330
|
+
|
777
1331
|
end
|
778
1332
|
end
|
779
1333
|
|
@@ -782,22 +1336,46 @@ module Google
|
|
782
1336
|
class Representation < Google::Apis::Core::JsonRepresentation
|
783
1337
|
hash :attributes, as: 'attributes', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute::Representation
|
784
1338
|
|
1339
|
+
property :audience, as: 'audience', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaAudience, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaAudience::Representation
|
1340
|
+
|
785
1341
|
property :availability, as: 'availability'
|
786
1342
|
property :available_quantity, as: 'availableQuantity'
|
787
1343
|
property :available_time, as: 'availableTime'
|
1344
|
+
collection :brands, as: 'brands'
|
788
1345
|
collection :categories, as: 'categories'
|
1346
|
+
collection :collection_member_ids, as: 'collectionMemberIds'
|
1347
|
+
property :color_info, as: 'colorInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaColorInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaColorInfo::Representation
|
1348
|
+
|
1349
|
+
collection :conditions, as: 'conditions'
|
789
1350
|
property :description, as: 'description'
|
1351
|
+
property :expire_time, as: 'expireTime'
|
1352
|
+
collection :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaFulfillmentInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaFulfillmentInfo::Representation
|
1353
|
+
|
1354
|
+
property :gtin, as: 'gtin'
|
790
1355
|
property :id, as: 'id'
|
791
1356
|
collection :images, as: 'images', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaImage, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaImage::Representation
|
792
1357
|
|
1358
|
+
property :language_code, as: 'languageCode'
|
1359
|
+
collection :materials, as: 'materials'
|
793
1360
|
property :name, as: 'name'
|
1361
|
+
collection :patterns, as: 'patterns'
|
794
1362
|
property :price_info, as: 'priceInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPriceInfo::Representation
|
795
1363
|
|
796
1364
|
property :primary_product_id, as: 'primaryProductId'
|
1365
|
+
collection :promotions, as: 'promotions', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPromotion, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPromotion::Representation
|
1366
|
+
|
1367
|
+
property :publish_time, as: 'publishTime'
|
1368
|
+
property :rating, as: 'rating', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRating, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRating::Representation
|
1369
|
+
|
1370
|
+
property :retrievable_fields, as: 'retrievableFields'
|
1371
|
+
collection :sizes, as: 'sizes'
|
797
1372
|
collection :tags, as: 'tags'
|
798
1373
|
property :title, as: 'title'
|
1374
|
+
property :ttl, as: 'ttl'
|
799
1375
|
property :type, as: 'type'
|
800
1376
|
property :uri, as: 'uri'
|
1377
|
+
collection :variants, as: 'variants', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct::Representation
|
1378
|
+
|
801
1379
|
end
|
802
1380
|
end
|
803
1381
|
|
@@ -838,6 +1416,13 @@ module Google
|
|
838
1416
|
end
|
839
1417
|
end
|
840
1418
|
|
1419
|
+
class GoogleCloudRetailV2alphaPromotion
|
1420
|
+
# @private
|
1421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1422
|
+
property :promotion_id, as: 'promotionId'
|
1423
|
+
end
|
1424
|
+
end
|
1425
|
+
|
841
1426
|
class GoogleCloudRetailV2alphaPurchaseTransaction
|
842
1427
|
# @private
|
843
1428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -870,6 +1455,15 @@ module Google
|
|
870
1455
|
end
|
871
1456
|
end
|
872
1457
|
|
1458
|
+
class GoogleCloudRetailV2alphaRating
|
1459
|
+
# @private
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1461
|
+
property :average_rating, as: 'averageRating'
|
1462
|
+
property :rating_count, as: 'ratingCount'
|
1463
|
+
collection :rating_histogram, as: 'ratingHistogram'
|
1464
|
+
end
|
1465
|
+
end
|
1466
|
+
|
873
1467
|
class GoogleCloudRetailV2alphaRejoinUserEventsMetadata
|
874
1468
|
# @private
|
875
1469
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -890,6 +1484,198 @@ module Google
|
|
890
1484
|
end
|
891
1485
|
end
|
892
1486
|
|
1487
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
|
1488
|
+
# @private
|
1489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1490
|
+
end
|
1491
|
+
end
|
1492
|
+
|
1493
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest
|
1494
|
+
# @private
|
1495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1496
|
+
property :allow_missing, as: 'allowMissing'
|
1497
|
+
collection :place_ids, as: 'placeIds'
|
1498
|
+
property :remove_time, as: 'removeTime'
|
1499
|
+
property :type, as: 'type'
|
1500
|
+
end
|
1501
|
+
end
|
1502
|
+
|
1503
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
|
1504
|
+
# @private
|
1505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1506
|
+
end
|
1507
|
+
end
|
1508
|
+
|
1509
|
+
class GoogleCloudRetailV2alphaSearchRequest
|
1510
|
+
# @private
|
1511
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1512
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpec::Representation
|
1513
|
+
|
1514
|
+
property :branch, as: 'branch'
|
1515
|
+
property :canonical_filter, as: 'canonicalFilter'
|
1516
|
+
property :dynamic_facet_spec, as: 'dynamicFacetSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec::Representation
|
1517
|
+
|
1518
|
+
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestFacetSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestFacetSpec::Representation
|
1519
|
+
|
1520
|
+
property :filter, as: 'filter'
|
1521
|
+
property :offset, as: 'offset'
|
1522
|
+
property :order_by, as: 'orderBy'
|
1523
|
+
collection :page_categories, as: 'pageCategories'
|
1524
|
+
property :page_size, as: 'pageSize'
|
1525
|
+
property :page_token, as: 'pageToken'
|
1526
|
+
property :query, as: 'query'
|
1527
|
+
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec::Representation
|
1528
|
+
|
1529
|
+
property :relevance_threshold, as: 'relevanceThreshold'
|
1530
|
+
property :user_info, as: 'userInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo::Representation
|
1531
|
+
|
1532
|
+
collection :variant_rollup_keys, as: 'variantRollupKeys'
|
1533
|
+
property :visitor_id, as: 'visitorId'
|
1534
|
+
end
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class GoogleCloudRetailV2alphaSearchRequestBoostSpec
|
1538
|
+
# @private
|
1539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1540
|
+
collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec::Representation
|
1541
|
+
|
1542
|
+
end
|
1543
|
+
end
|
1544
|
+
|
1545
|
+
class GoogleCloudRetailV2alphaSearchRequestBoostSpecConditionBoostSpec
|
1546
|
+
# @private
|
1547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1548
|
+
property :boost, as: 'boost'
|
1549
|
+
property :condition, as: 'condition'
|
1550
|
+
end
|
1551
|
+
end
|
1552
|
+
|
1553
|
+
class GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec
|
1554
|
+
# @private
|
1555
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1556
|
+
property :mode, as: 'mode'
|
1557
|
+
end
|
1558
|
+
end
|
1559
|
+
|
1560
|
+
class GoogleCloudRetailV2alphaSearchRequestFacetSpec
|
1561
|
+
# @private
|
1562
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1563
|
+
property :enable_dynamic_position, as: 'enableDynamicPosition'
|
1564
|
+
collection :excluded_filter_keys, as: 'excludedFilterKeys'
|
1565
|
+
property :facet_key, as: 'facetKey', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey::Representation
|
1566
|
+
|
1567
|
+
property :limit, as: 'limit'
|
1568
|
+
end
|
1569
|
+
end
|
1570
|
+
|
1571
|
+
class GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey
|
1572
|
+
# @private
|
1573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1574
|
+
collection :contains, as: 'contains'
|
1575
|
+
collection :intervals, as: 'intervals', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval::Representation
|
1576
|
+
|
1577
|
+
property :key, as: 'key'
|
1578
|
+
property :order_by, as: 'orderBy'
|
1579
|
+
collection :prefixes, as: 'prefixes'
|
1580
|
+
property :query, as: 'query'
|
1581
|
+
collection :restricted_values, as: 'restrictedValues'
|
1582
|
+
end
|
1583
|
+
end
|
1584
|
+
|
1585
|
+
class GoogleCloudRetailV2alphaSearchRequestQueryExpansionSpec
|
1586
|
+
# @private
|
1587
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1588
|
+
property :condition, as: 'condition'
|
1589
|
+
end
|
1590
|
+
end
|
1591
|
+
|
1592
|
+
class GoogleCloudRetailV2alphaSearchResponse
|
1593
|
+
# @private
|
1594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1595
|
+
property :attribution_token, as: 'attributionToken'
|
1596
|
+
property :corrected_query, as: 'correctedQuery'
|
1597
|
+
collection :facets, as: 'facets', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseFacet, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseFacet::Representation
|
1598
|
+
|
1599
|
+
property :next_page_token, as: 'nextPageToken'
|
1600
|
+
property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo::Representation
|
1601
|
+
|
1602
|
+
property :redirect_uri, as: 'redirectUri'
|
1603
|
+
collection :results, as: 'results', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseSearchResult::Representation
|
1604
|
+
|
1605
|
+
property :total_size, as: 'totalSize'
|
1606
|
+
end
|
1607
|
+
end
|
1608
|
+
|
1609
|
+
class GoogleCloudRetailV2alphaSearchResponseFacet
|
1610
|
+
# @private
|
1611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1612
|
+
property :dynamic_facet, as: 'dynamicFacet'
|
1613
|
+
property :key, as: 'key'
|
1614
|
+
collection :values, as: 'values', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseFacetFacetValue, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSearchResponseFacetFacetValue::Representation
|
1615
|
+
|
1616
|
+
end
|
1617
|
+
end
|
1618
|
+
|
1619
|
+
class GoogleCloudRetailV2alphaSearchResponseFacetFacetValue
|
1620
|
+
# @private
|
1621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1622
|
+
property :count, :numeric_string => true, as: 'count'
|
1623
|
+
property :interval, as: 'interval', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaInterval::Representation
|
1624
|
+
|
1625
|
+
property :value, as: 'value'
|
1626
|
+
end
|
1627
|
+
end
|
1628
|
+
|
1629
|
+
class GoogleCloudRetailV2alphaSearchResponseQueryExpansionInfo
|
1630
|
+
# @private
|
1631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1632
|
+
property :expanded_query, as: 'expandedQuery'
|
1633
|
+
end
|
1634
|
+
end
|
1635
|
+
|
1636
|
+
class GoogleCloudRetailV2alphaSearchResponseSearchResult
|
1637
|
+
# @private
|
1638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1639
|
+
property :id, as: 'id'
|
1640
|
+
property :matching_variant_count, as: 'matchingVariantCount'
|
1641
|
+
hash :matching_variant_fields, as: 'matchingVariantFields'
|
1642
|
+
property :product, as: 'product', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct::Representation
|
1643
|
+
|
1644
|
+
hash :variant_rollup_values, as: 'variantRollupValues'
|
1645
|
+
end
|
1646
|
+
end
|
1647
|
+
|
1648
|
+
class GoogleCloudRetailV2alphaSetDefaultBranchRequest
|
1649
|
+
# @private
|
1650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1651
|
+
property :branch_id, as: 'branchId'
|
1652
|
+
property :note, as: 'note'
|
1653
|
+
end
|
1654
|
+
end
|
1655
|
+
|
1656
|
+
class GoogleCloudRetailV2alphaSetInventoryMetadata
|
1657
|
+
# @private
|
1658
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1659
|
+
end
|
1660
|
+
end
|
1661
|
+
|
1662
|
+
class GoogleCloudRetailV2alphaSetInventoryRequest
|
1663
|
+
# @private
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1665
|
+
property :allow_missing, as: 'allowMissing'
|
1666
|
+
property :inventory, as: 'inventory', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProduct::Representation
|
1667
|
+
|
1668
|
+
property :set_mask, as: 'setMask'
|
1669
|
+
property :set_time, as: 'setTime'
|
1670
|
+
end
|
1671
|
+
end
|
1672
|
+
|
1673
|
+
class GoogleCloudRetailV2alphaSetInventoryResponse
|
1674
|
+
# @private
|
1675
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1676
|
+
end
|
1677
|
+
end
|
1678
|
+
|
893
1679
|
class GoogleCloudRetailV2alphaUserEvent
|
894
1680
|
# @private
|
895
1681
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -897,9 +1683,14 @@ module Google
|
|
897
1683
|
|
898
1684
|
property :attribution_token, as: 'attributionToken'
|
899
1685
|
property :cart_id, as: 'cartId'
|
1686
|
+
property :completion_detail, as: 'completionDetail', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompletionDetail, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCompletionDetail::Representation
|
1687
|
+
|
900
1688
|
property :event_time, as: 'eventTime'
|
901
1689
|
property :event_type, as: 'eventType'
|
902
1690
|
collection :experiment_ids, as: 'experimentIds'
|
1691
|
+
property :filter, as: 'filter'
|
1692
|
+
property :offset, as: 'offset'
|
1693
|
+
property :order_by, as: 'orderBy'
|
903
1694
|
collection :page_categories, as: 'pageCategories'
|
904
1695
|
property :page_view_id, as: 'pageViewId'
|
905
1696
|
collection :product_details, as: 'productDetails', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductDetail, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaProductDetail::Representation
|
@@ -908,6 +1699,7 @@ module Google
|
|
908
1699
|
|
909
1700
|
property :referrer_uri, as: 'referrerUri'
|
910
1701
|
property :search_query, as: 'searchQuery'
|
1702
|
+
property :session_id, as: 'sessionId'
|
911
1703
|
property :uri, as: 'uri'
|
912
1704
|
property :user_info, as: 'userInfo', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaUserInfo::Representation
|
913
1705
|
|
@@ -953,6 +1745,18 @@ module Google
|
|
953
1745
|
end
|
954
1746
|
end
|
955
1747
|
|
1748
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata
|
1749
|
+
# @private
|
1750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1751
|
+
end
|
1752
|
+
end
|
1753
|
+
|
1754
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesResponse
|
1755
|
+
# @private
|
1756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1757
|
+
end
|
1758
|
+
end
|
1759
|
+
|
956
1760
|
class GoogleCloudRetailV2betaExportErrorsConfig
|
957
1761
|
# @private
|
958
1762
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -988,6 +1792,14 @@ module Google
|
|
988
1792
|
end
|
989
1793
|
end
|
990
1794
|
|
1795
|
+
class GoogleCloudRetailV2betaImportCompletionDataResponse
|
1796
|
+
# @private
|
1797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1798
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2alpha::GoogleRpcStatus, decorator: Google::Apis::RetailV2alpha::GoogleRpcStatus::Representation
|
1799
|
+
|
1800
|
+
end
|
1801
|
+
end
|
1802
|
+
|
991
1803
|
class GoogleCloudRetailV2betaImportErrorsConfig
|
992
1804
|
# @private
|
993
1805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1000,6 +1812,8 @@ module Google
|
|
1000
1812
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1001
1813
|
property :create_time, as: 'createTime'
|
1002
1814
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1815
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1816
|
+
property :request_id, as: 'requestId'
|
1003
1817
|
property :success_count, :numeric_string => true, as: 'successCount'
|
1004
1818
|
property :update_time, as: 'updateTime'
|
1005
1819
|
end
|
@@ -1053,6 +1867,30 @@ module Google
|
|
1053
1867
|
end
|
1054
1868
|
end
|
1055
1869
|
|
1870
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
|
1871
|
+
# @private
|
1872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1873
|
+
end
|
1874
|
+
end
|
1875
|
+
|
1876
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
|
1877
|
+
# @private
|
1878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1879
|
+
end
|
1880
|
+
end
|
1881
|
+
|
1882
|
+
class GoogleCloudRetailV2betaSetInventoryMetadata
|
1883
|
+
# @private
|
1884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1885
|
+
end
|
1886
|
+
end
|
1887
|
+
|
1888
|
+
class GoogleCloudRetailV2betaSetInventoryResponse
|
1889
|
+
# @private
|
1890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1891
|
+
end
|
1892
|
+
end
|
1893
|
+
|
1056
1894
|
class GoogleCloudRetailV2betaUserEventImportSummary
|
1057
1895
|
# @private
|
1058
1896
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1096,6 +1934,15 @@ module Google
|
|
1096
1934
|
property :message, as: 'message'
|
1097
1935
|
end
|
1098
1936
|
end
|
1937
|
+
|
1938
|
+
class GoogleTypeDate
|
1939
|
+
# @private
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1941
|
+
property :day, as: 'day'
|
1942
|
+
property :month, as: 'month'
|
1943
|
+
property :year, as: 'year'
|
1944
|
+
end
|
1945
|
+
end
|
1099
1946
|
end
|
1100
1947
|
end
|
1101
1948
|
end
|