google-apis-retail_v2 0.12.0 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +16 -0
- data/lib/google/apis/retail_v2/classes.rb +2103 -54
- data/lib/google/apis/retail_v2/gem_version.rb +2 -2
- data/lib/google/apis/retail_v2/representations.rb +835 -7
- data/lib/google/apis/retail_v2/service.rb +443 -1
- data/lib/google/apis/retail_v2.rb +1 -1
- metadata +3 -3
@@ -64,6 +64,30 @@ 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 GoogleCloudRetailV2AddFulfillmentPlacesRequest
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesResponse
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleCloudRetailV2Audience
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
67
91
|
class GoogleCloudRetailV2BigQuerySource
|
68
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
93
|
|
@@ -76,24 +100,84 @@ module Google
|
|
76
100
|
include Google::Apis::Core::JsonObjectSupport
|
77
101
|
end
|
78
102
|
|
103
|
+
class GoogleCloudRetailV2ColorInfo
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleCloudRetailV2CompleteQueryResponse
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleCloudRetailV2CompleteQueryResponseCompletionResult
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GoogleCloudRetailV2CompletionDataInputConfig
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleCloudRetailV2CompletionDetail
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
79
139
|
class GoogleCloudRetailV2CustomAttribute
|
80
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
141
|
|
82
142
|
include Google::Apis::Core::JsonObjectSupport
|
83
143
|
end
|
84
144
|
|
145
|
+
class GoogleCloudRetailV2FulfillmentInfo
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
85
151
|
class GoogleCloudRetailV2GcsSource
|
86
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
153
|
|
88
154
|
include Google::Apis::Core::JsonObjectSupport
|
89
155
|
end
|
90
156
|
|
157
|
+
class GoogleCloudRetailV2GetDefaultBranchResponse
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
91
163
|
class GoogleCloudRetailV2Image
|
92
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
165
|
|
94
166
|
include Google::Apis::Core::JsonObjectSupport
|
95
167
|
end
|
96
168
|
|
169
|
+
class GoogleCloudRetailV2ImportCompletionDataRequest
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleCloudRetailV2ImportCompletionDataResponse
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
97
181
|
class GoogleCloudRetailV2ImportErrorsConfig
|
98
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
183
|
|
@@ -130,12 +214,24 @@ module Google
|
|
130
214
|
include Google::Apis::Core::JsonObjectSupport
|
131
215
|
end
|
132
216
|
|
217
|
+
class GoogleCloudRetailV2Interval
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
133
223
|
class GoogleCloudRetailV2ListCatalogsResponse
|
134
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
225
|
|
136
226
|
include Google::Apis::Core::JsonObjectSupport
|
137
227
|
end
|
138
228
|
|
229
|
+
class GoogleCloudRetailV2ListProductsResponse
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
139
235
|
class GoogleCloudRetailV2PredictRequest
|
140
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
237
|
|
@@ -160,6 +256,12 @@ module Google
|
|
160
256
|
include Google::Apis::Core::JsonObjectSupport
|
161
257
|
end
|
162
258
|
|
259
|
+
class GoogleCloudRetailV2PriceInfoPriceRange
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
163
265
|
class GoogleCloudRetailV2Product
|
164
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
267
|
|
@@ -190,6 +292,12 @@ module Google
|
|
190
292
|
include Google::Apis::Core::JsonObjectSupport
|
191
293
|
end
|
192
294
|
|
295
|
+
class GoogleCloudRetailV2Promotion
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
193
301
|
class GoogleCloudRetailV2PurchaseTransaction
|
194
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
303
|
|
@@ -214,6 +322,12 @@ module Google
|
|
214
322
|
include Google::Apis::Core::JsonObjectSupport
|
215
323
|
end
|
216
324
|
|
325
|
+
class GoogleCloudRetailV2Rating
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
217
331
|
class GoogleCloudRetailV2RejoinUserEventsMetadata
|
218
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
333
|
|
@@ -232,6 +346,120 @@ module Google
|
|
232
346
|
include Google::Apis::Core::JsonObjectSupport
|
233
347
|
end
|
234
348
|
|
349
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesRequest
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class GoogleCloudRetailV2SearchRequest
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class GoogleCloudRetailV2SearchRequestBoostSpec
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class GoogleCloudRetailV2SearchRequestDynamicFacetSpec
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class GoogleCloudRetailV2SearchRequestFacetSpec
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class GoogleCloudRetailV2SearchRequestQueryExpansionSpec
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class GoogleCloudRetailV2SearchResponse
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class GoogleCloudRetailV2SearchResponseFacet
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class GoogleCloudRetailV2SearchResponseFacetFacetValue
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class GoogleCloudRetailV2SearchResponseQueryExpansionInfo
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class GoogleCloudRetailV2SearchResponseSearchResult
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class GoogleCloudRetailV2SetDefaultBranchRequest
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleCloudRetailV2SetInventoryMetadata
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class GoogleCloudRetailV2SetInventoryRequest
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class GoogleCloudRetailV2SetInventoryResponse
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
235
463
|
class GoogleCloudRetailV2UserEvent
|
236
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
465
|
|
@@ -262,6 +490,24 @@ module Google
|
|
262
490
|
include Google::Apis::Core::JsonObjectSupport
|
263
491
|
end
|
264
492
|
|
493
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class GoogleCloudRetailV2alphaEnrollSolutionMetadata
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
265
511
|
class GoogleCloudRetailV2alphaExportErrorsConfig
|
266
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
513
|
|
@@ -286,6 +532,12 @@ module Google
|
|
286
532
|
include Google::Apis::Core::JsonObjectSupport
|
287
533
|
end
|
288
534
|
|
535
|
+
class GoogleCloudRetailV2alphaImportCompletionDataResponse
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
289
541
|
class GoogleCloudRetailV2alphaImportErrorsConfig
|
290
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
543
|
|
@@ -334,12 +586,48 @@ module Google
|
|
334
586
|
include Google::Apis::Core::JsonObjectSupport
|
335
587
|
end
|
336
588
|
|
589
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class GoogleCloudRetailV2alphaSetInventoryMetadata
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
607
|
+
class GoogleCloudRetailV2alphaSetInventoryResponse
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
337
613
|
class GoogleCloudRetailV2alphaUserEventImportSummary
|
338
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
615
|
|
340
616
|
include Google::Apis::Core::JsonObjectSupport
|
341
617
|
end
|
342
618
|
|
619
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
625
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesResponse
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
343
631
|
class GoogleCloudRetailV2betaExportErrorsConfig
|
344
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
633
|
|
@@ -364,6 +652,12 @@ module Google
|
|
364
652
|
include Google::Apis::Core::JsonObjectSupport
|
365
653
|
end
|
366
654
|
|
655
|
+
class GoogleCloudRetailV2betaImportCompletionDataResponse
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
367
661
|
class GoogleCloudRetailV2betaImportErrorsConfig
|
368
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
663
|
|
@@ -412,6 +706,30 @@ module Google
|
|
412
706
|
include Google::Apis::Core::JsonObjectSupport
|
413
707
|
end
|
414
708
|
|
709
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
715
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
721
|
+
class GoogleCloudRetailV2betaSetInventoryMetadata
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleCloudRetailV2betaSetInventoryResponse
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
415
733
|
class GoogleCloudRetailV2betaUserEventImportSummary
|
416
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
735
|
|
@@ -442,6 +760,12 @@ module Google
|
|
442
760
|
include Google::Apis::Core::JsonObjectSupport
|
443
761
|
end
|
444
762
|
|
763
|
+
class GoogleTypeDate
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
445
769
|
class GoogleApiHttpBody
|
446
770
|
# @private
|
447
771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -511,12 +835,44 @@ module Google
|
|
511
835
|
end
|
512
836
|
end
|
513
837
|
|
838
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesMetadata
|
839
|
+
# @private
|
840
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
841
|
+
end
|
842
|
+
end
|
843
|
+
|
844
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesRequest
|
845
|
+
# @private
|
846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
847
|
+
property :add_time, as: 'addTime'
|
848
|
+
property :allow_missing, as: 'allowMissing'
|
849
|
+
collection :place_ids, as: 'placeIds'
|
850
|
+
property :type, as: 'type'
|
851
|
+
end
|
852
|
+
end
|
853
|
+
|
854
|
+
class GoogleCloudRetailV2AddFulfillmentPlacesResponse
|
855
|
+
# @private
|
856
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
857
|
+
end
|
858
|
+
end
|
859
|
+
|
860
|
+
class GoogleCloudRetailV2Audience
|
861
|
+
# @private
|
862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
863
|
+
collection :age_groups, as: 'ageGroups'
|
864
|
+
collection :genders, as: 'genders'
|
865
|
+
end
|
866
|
+
end
|
867
|
+
|
514
868
|
class GoogleCloudRetailV2BigQuerySource
|
515
869
|
# @private
|
516
870
|
class Representation < Google::Apis::Core::JsonRepresentation
|
517
871
|
property :data_schema, as: 'dataSchema'
|
518
872
|
property :dataset_id, as: 'datasetId'
|
519
873
|
property :gcs_staging_dir, as: 'gcsStagingDir'
|
874
|
+
property :partition_date, as: 'partitionDate', class: Google::Apis::RetailV2::GoogleTypeDate, decorator: Google::Apis::RetailV2::GoogleTypeDate::Representation
|
875
|
+
|
520
876
|
property :project_id, as: 'projectId'
|
521
877
|
property :table_id, as: 'tableId'
|
522
878
|
end
|
@@ -532,28 +888,116 @@ module Google
|
|
532
888
|
end
|
533
889
|
end
|
534
890
|
|
891
|
+
class GoogleCloudRetailV2ColorInfo
|
892
|
+
# @private
|
893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
894
|
+
collection :color_families, as: 'colorFamilies'
|
895
|
+
collection :colors, as: 'colors'
|
896
|
+
end
|
897
|
+
end
|
898
|
+
|
899
|
+
class GoogleCloudRetailV2CompleteQueryResponse
|
900
|
+
# @private
|
901
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
902
|
+
property :attribution_token, as: 'attributionToken'
|
903
|
+
collection :completion_results, as: 'completionResults', class: Google::Apis::RetailV2::GoogleCloudRetailV2CompleteQueryResponseCompletionResult, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CompleteQueryResponseCompletionResult::Representation
|
904
|
+
|
905
|
+
collection :recent_search_results, as: 'recentSearchResults', class: Google::Apis::RetailV2::GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult::Representation
|
906
|
+
|
907
|
+
end
|
908
|
+
end
|
909
|
+
|
910
|
+
class GoogleCloudRetailV2CompleteQueryResponseCompletionResult
|
911
|
+
# @private
|
912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
913
|
+
hash :attributes, as: 'attributes', class: Google::Apis::RetailV2::GoogleCloudRetailV2CustomAttribute, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CustomAttribute::Representation
|
914
|
+
|
915
|
+
property :suggestion, as: 'suggestion'
|
916
|
+
end
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult
|
920
|
+
# @private
|
921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
922
|
+
property :recent_search, as: 'recentSearch'
|
923
|
+
end
|
924
|
+
end
|
925
|
+
|
926
|
+
class GoogleCloudRetailV2CompletionDataInputConfig
|
927
|
+
# @private
|
928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
929
|
+
property :big_query_source, as: 'bigQuerySource', class: Google::Apis::RetailV2::GoogleCloudRetailV2BigQuerySource, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2BigQuerySource::Representation
|
930
|
+
|
931
|
+
end
|
932
|
+
end
|
933
|
+
|
934
|
+
class GoogleCloudRetailV2CompletionDetail
|
935
|
+
# @private
|
936
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
937
|
+
property :completion_attribution_token, as: 'completionAttributionToken'
|
938
|
+
property :selected_position, as: 'selectedPosition'
|
939
|
+
property :selected_suggestion, as: 'selectedSuggestion'
|
940
|
+
end
|
941
|
+
end
|
942
|
+
|
535
943
|
class GoogleCloudRetailV2CustomAttribute
|
536
944
|
# @private
|
537
945
|
class Representation < Google::Apis::Core::JsonRepresentation
|
946
|
+
property :indexable, as: 'indexable'
|
538
947
|
collection :numbers, as: 'numbers'
|
948
|
+
property :searchable, as: 'searchable'
|
539
949
|
collection :text, as: 'text'
|
540
950
|
end
|
541
951
|
end
|
542
952
|
|
543
|
-
class
|
953
|
+
class GoogleCloudRetailV2FulfillmentInfo
|
954
|
+
# @private
|
955
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
956
|
+
collection :place_ids, as: 'placeIds'
|
957
|
+
property :type, as: 'type'
|
958
|
+
end
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudRetailV2GcsSource
|
962
|
+
# @private
|
963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
964
|
+
property :data_schema, as: 'dataSchema'
|
965
|
+
collection :input_uris, as: 'inputUris'
|
966
|
+
end
|
967
|
+
end
|
968
|
+
|
969
|
+
class GoogleCloudRetailV2GetDefaultBranchResponse
|
970
|
+
# @private
|
971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
972
|
+
property :branch, as: 'branch'
|
973
|
+
property :note, as: 'note'
|
974
|
+
property :set_time, as: 'setTime'
|
975
|
+
end
|
976
|
+
end
|
977
|
+
|
978
|
+
class GoogleCloudRetailV2Image
|
979
|
+
# @private
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
981
|
+
property :height, as: 'height'
|
982
|
+
property :uri, as: 'uri'
|
983
|
+
property :width, as: 'width'
|
984
|
+
end
|
985
|
+
end
|
986
|
+
|
987
|
+
class GoogleCloudRetailV2ImportCompletionDataRequest
|
544
988
|
# @private
|
545
989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
546
|
-
property :
|
547
|
-
|
990
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::RetailV2::GoogleCloudRetailV2CompletionDataInputConfig, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CompletionDataInputConfig::Representation
|
991
|
+
|
992
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
548
993
|
end
|
549
994
|
end
|
550
995
|
|
551
|
-
class
|
996
|
+
class GoogleCloudRetailV2ImportCompletionDataResponse
|
552
997
|
# @private
|
553
998
|
class Representation < Google::Apis::Core::JsonRepresentation
|
554
|
-
|
555
|
-
|
556
|
-
property :width, as: 'width'
|
999
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2::GoogleRpcStatus, decorator: Google::Apis::RetailV2::GoogleRpcStatus::Representation
|
1000
|
+
|
557
1001
|
end
|
558
1002
|
end
|
559
1003
|
|
@@ -569,6 +1013,8 @@ module Google
|
|
569
1013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
570
1014
|
property :create_time, as: 'createTime'
|
571
1015
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1016
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1017
|
+
property :request_id, as: 'requestId'
|
572
1018
|
property :success_count, :numeric_string => true, as: 'successCount'
|
573
1019
|
property :update_time, as: 'updateTime'
|
574
1020
|
end
|
@@ -581,6 +1027,9 @@ module Google
|
|
581
1027
|
|
582
1028
|
property :input_config, as: 'inputConfig', class: Google::Apis::RetailV2::GoogleCloudRetailV2ProductInputConfig, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2ProductInputConfig::Representation
|
583
1029
|
|
1030
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1031
|
+
property :reconciliation_mode, as: 'reconciliationMode'
|
1032
|
+
property :request_id, as: 'requestId'
|
584
1033
|
property :update_mask, as: 'updateMask'
|
585
1034
|
end
|
586
1035
|
end
|
@@ -617,6 +1066,16 @@ module Google
|
|
617
1066
|
end
|
618
1067
|
end
|
619
1068
|
|
1069
|
+
class GoogleCloudRetailV2Interval
|
1070
|
+
# @private
|
1071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1072
|
+
property :exclusive_maximum, as: 'exclusiveMaximum'
|
1073
|
+
property :exclusive_minimum, as: 'exclusiveMinimum'
|
1074
|
+
property :maximum, as: 'maximum'
|
1075
|
+
property :minimum, as: 'minimum'
|
1076
|
+
end
|
1077
|
+
end
|
1078
|
+
|
620
1079
|
class GoogleCloudRetailV2ListCatalogsResponse
|
621
1080
|
# @private
|
622
1081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -626,6 +1085,15 @@ module Google
|
|
626
1085
|
end
|
627
1086
|
end
|
628
1087
|
|
1088
|
+
class GoogleCloudRetailV2ListProductsResponse
|
1089
|
+
# @private
|
1090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1091
|
+
property :next_page_token, as: 'nextPageToken'
|
1092
|
+
collection :products, as: 'products', class: Google::Apis::RetailV2::GoogleCloudRetailV2Product, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Product::Representation
|
1093
|
+
|
1094
|
+
end
|
1095
|
+
end
|
1096
|
+
|
629
1097
|
class GoogleCloudRetailV2PredictRequest
|
630
1098
|
# @private
|
631
1099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -666,6 +1134,20 @@ module Google
|
|
666
1134
|
property :currency_code, as: 'currencyCode'
|
667
1135
|
property :original_price, as: 'originalPrice'
|
668
1136
|
property :price, as: 'price'
|
1137
|
+
property :price_effective_time, as: 'priceEffectiveTime'
|
1138
|
+
property :price_expire_time, as: 'priceExpireTime'
|
1139
|
+
property :price_range, as: 'priceRange', class: Google::Apis::RetailV2::GoogleCloudRetailV2PriceInfoPriceRange, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2PriceInfoPriceRange::Representation
|
1140
|
+
|
1141
|
+
end
|
1142
|
+
end
|
1143
|
+
|
1144
|
+
class GoogleCloudRetailV2PriceInfoPriceRange
|
1145
|
+
# @private
|
1146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1147
|
+
property :original_price, as: 'originalPrice', class: Google::Apis::RetailV2::GoogleCloudRetailV2Interval, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Interval::Representation
|
1148
|
+
|
1149
|
+
property :price, as: 'price', class: Google::Apis::RetailV2::GoogleCloudRetailV2Interval, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Interval::Representation
|
1150
|
+
|
669
1151
|
end
|
670
1152
|
end
|
671
1153
|
|
@@ -674,22 +1156,46 @@ module Google
|
|
674
1156
|
class Representation < Google::Apis::Core::JsonRepresentation
|
675
1157
|
hash :attributes, as: 'attributes', class: Google::Apis::RetailV2::GoogleCloudRetailV2CustomAttribute, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CustomAttribute::Representation
|
676
1158
|
|
1159
|
+
property :audience, as: 'audience', class: Google::Apis::RetailV2::GoogleCloudRetailV2Audience, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Audience::Representation
|
1160
|
+
|
677
1161
|
property :availability, as: 'availability'
|
678
1162
|
property :available_quantity, as: 'availableQuantity'
|
679
1163
|
property :available_time, as: 'availableTime'
|
1164
|
+
collection :brands, as: 'brands'
|
680
1165
|
collection :categories, as: 'categories'
|
1166
|
+
collection :collection_member_ids, as: 'collectionMemberIds'
|
1167
|
+
property :color_info, as: 'colorInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2ColorInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2ColorInfo::Representation
|
1168
|
+
|
1169
|
+
collection :conditions, as: 'conditions'
|
681
1170
|
property :description, as: 'description'
|
1171
|
+
property :expire_time, as: 'expireTime'
|
1172
|
+
collection :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2FulfillmentInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2FulfillmentInfo::Representation
|
1173
|
+
|
1174
|
+
property :gtin, as: 'gtin'
|
682
1175
|
property :id, as: 'id'
|
683
1176
|
collection :images, as: 'images', class: Google::Apis::RetailV2::GoogleCloudRetailV2Image, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Image::Representation
|
684
1177
|
|
1178
|
+
property :language_code, as: 'languageCode'
|
1179
|
+
collection :materials, as: 'materials'
|
685
1180
|
property :name, as: 'name'
|
1181
|
+
collection :patterns, as: 'patterns'
|
686
1182
|
property :price_info, as: 'priceInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2PriceInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2PriceInfo::Representation
|
687
1183
|
|
688
1184
|
property :primary_product_id, as: 'primaryProductId'
|
1185
|
+
collection :promotions, as: 'promotions', class: Google::Apis::RetailV2::GoogleCloudRetailV2Promotion, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Promotion::Representation
|
1186
|
+
|
1187
|
+
property :publish_time, as: 'publishTime'
|
1188
|
+
property :rating, as: 'rating', class: Google::Apis::RetailV2::GoogleCloudRetailV2Rating, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Rating::Representation
|
1189
|
+
|
1190
|
+
property :retrievable_fields, as: 'retrievableFields'
|
1191
|
+
collection :sizes, as: 'sizes'
|
689
1192
|
collection :tags, as: 'tags'
|
690
1193
|
property :title, as: 'title'
|
1194
|
+
property :ttl, as: 'ttl'
|
691
1195
|
property :type, as: 'type'
|
692
1196
|
property :uri, as: 'uri'
|
1197
|
+
collection :variants, as: 'variants', class: Google::Apis::RetailV2::GoogleCloudRetailV2Product, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Product::Representation
|
1198
|
+
|
693
1199
|
end
|
694
1200
|
end
|
695
1201
|
|
@@ -730,6 +1236,13 @@ module Google
|
|
730
1236
|
end
|
731
1237
|
end
|
732
1238
|
|
1239
|
+
class GoogleCloudRetailV2Promotion
|
1240
|
+
# @private
|
1241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1242
|
+
property :promotion_id, as: 'promotionId'
|
1243
|
+
end
|
1244
|
+
end
|
1245
|
+
|
733
1246
|
class GoogleCloudRetailV2PurchaseTransaction
|
734
1247
|
# @private
|
735
1248
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -762,6 +1275,15 @@ module Google
|
|
762
1275
|
end
|
763
1276
|
end
|
764
1277
|
|
1278
|
+
class GoogleCloudRetailV2Rating
|
1279
|
+
# @private
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1281
|
+
property :average_rating, as: 'averageRating'
|
1282
|
+
property :rating_count, as: 'ratingCount'
|
1283
|
+
collection :rating_histogram, as: 'ratingHistogram'
|
1284
|
+
end
|
1285
|
+
end
|
1286
|
+
|
765
1287
|
class GoogleCloudRetailV2RejoinUserEventsMetadata
|
766
1288
|
# @private
|
767
1289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -782,6 +1304,199 @@ module Google
|
|
782
1304
|
end
|
783
1305
|
end
|
784
1306
|
|
1307
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
|
1308
|
+
# @private
|
1309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1310
|
+
end
|
1311
|
+
end
|
1312
|
+
|
1313
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesRequest
|
1314
|
+
# @private
|
1315
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1316
|
+
property :allow_missing, as: 'allowMissing'
|
1317
|
+
collection :place_ids, as: 'placeIds'
|
1318
|
+
property :remove_time, as: 'removeTime'
|
1319
|
+
property :type, as: 'type'
|
1320
|
+
end
|
1321
|
+
end
|
1322
|
+
|
1323
|
+
class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
|
1324
|
+
# @private
|
1325
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1326
|
+
end
|
1327
|
+
end
|
1328
|
+
|
1329
|
+
class GoogleCloudRetailV2SearchRequest
|
1330
|
+
# @private
|
1331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1332
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestBoostSpec, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestBoostSpec::Representation
|
1333
|
+
|
1334
|
+
property :branch, as: 'branch'
|
1335
|
+
property :canonical_filter, as: 'canonicalFilter'
|
1336
|
+
property :dynamic_facet_spec, as: 'dynamicFacetSpec', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestDynamicFacetSpec, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestDynamicFacetSpec::Representation
|
1337
|
+
|
1338
|
+
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestFacetSpec, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestFacetSpec::Representation
|
1339
|
+
|
1340
|
+
property :filter, as: 'filter'
|
1341
|
+
property :offset, as: 'offset'
|
1342
|
+
property :order_by, as: 'orderBy'
|
1343
|
+
collection :page_categories, as: 'pageCategories'
|
1344
|
+
property :page_size, as: 'pageSize'
|
1345
|
+
property :page_token, as: 'pageToken'
|
1346
|
+
property :query, as: 'query'
|
1347
|
+
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestQueryExpansionSpec, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestQueryExpansionSpec::Representation
|
1348
|
+
|
1349
|
+
property :user_info, as: 'userInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2UserInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2UserInfo::Representation
|
1350
|
+
|
1351
|
+
collection :variant_rollup_keys, as: 'variantRollupKeys'
|
1352
|
+
property :visitor_id, as: 'visitorId'
|
1353
|
+
end
|
1354
|
+
end
|
1355
|
+
|
1356
|
+
class GoogleCloudRetailV2SearchRequestBoostSpec
|
1357
|
+
# @private
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1359
|
+
collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec::Representation
|
1360
|
+
|
1361
|
+
end
|
1362
|
+
end
|
1363
|
+
|
1364
|
+
class GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec
|
1365
|
+
# @private
|
1366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1367
|
+
property :boost, as: 'boost'
|
1368
|
+
property :condition, as: 'condition'
|
1369
|
+
end
|
1370
|
+
end
|
1371
|
+
|
1372
|
+
class GoogleCloudRetailV2SearchRequestDynamicFacetSpec
|
1373
|
+
# @private
|
1374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1375
|
+
property :mode, as: 'mode'
|
1376
|
+
end
|
1377
|
+
end
|
1378
|
+
|
1379
|
+
class GoogleCloudRetailV2SearchRequestFacetSpec
|
1380
|
+
# @private
|
1381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1382
|
+
property :enable_dynamic_position, as: 'enableDynamicPosition'
|
1383
|
+
collection :excluded_filter_keys, as: 'excludedFilterKeys'
|
1384
|
+
property :facet_key, as: 'facetKey', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestFacetSpecFacetKey, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchRequestFacetSpecFacetKey::Representation
|
1385
|
+
|
1386
|
+
property :limit, as: 'limit'
|
1387
|
+
end
|
1388
|
+
end
|
1389
|
+
|
1390
|
+
class GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
|
1391
|
+
# @private
|
1392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1393
|
+
collection :contains, as: 'contains'
|
1394
|
+
collection :intervals, as: 'intervals', class: Google::Apis::RetailV2::GoogleCloudRetailV2Interval, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Interval::Representation
|
1395
|
+
|
1396
|
+
property :key, as: 'key'
|
1397
|
+
property :order_by, as: 'orderBy'
|
1398
|
+
collection :prefixes, as: 'prefixes'
|
1399
|
+
property :query, as: 'query'
|
1400
|
+
collection :restricted_values, as: 'restrictedValues'
|
1401
|
+
end
|
1402
|
+
end
|
1403
|
+
|
1404
|
+
class GoogleCloudRetailV2SearchRequestQueryExpansionSpec
|
1405
|
+
# @private
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1407
|
+
property :condition, as: 'condition'
|
1408
|
+
property :pin_unexpanded_results, as: 'pinUnexpandedResults'
|
1409
|
+
end
|
1410
|
+
end
|
1411
|
+
|
1412
|
+
class GoogleCloudRetailV2SearchResponse
|
1413
|
+
# @private
|
1414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1415
|
+
property :attribution_token, as: 'attributionToken'
|
1416
|
+
property :corrected_query, as: 'correctedQuery'
|
1417
|
+
collection :facets, as: 'facets', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseFacet, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseFacet::Representation
|
1418
|
+
|
1419
|
+
property :next_page_token, as: 'nextPageToken'
|
1420
|
+
property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseQueryExpansionInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseQueryExpansionInfo::Representation
|
1421
|
+
|
1422
|
+
property :redirect_uri, as: 'redirectUri'
|
1423
|
+
collection :results, as: 'results', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseSearchResult, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseSearchResult::Representation
|
1424
|
+
|
1425
|
+
property :total_size, as: 'totalSize'
|
1426
|
+
end
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudRetailV2SearchResponseFacet
|
1430
|
+
# @private
|
1431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1432
|
+
property :dynamic_facet, as: 'dynamicFacet'
|
1433
|
+
property :key, as: 'key'
|
1434
|
+
collection :values, as: 'values', class: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseFacetFacetValue, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2SearchResponseFacetFacetValue::Representation
|
1435
|
+
|
1436
|
+
end
|
1437
|
+
end
|
1438
|
+
|
1439
|
+
class GoogleCloudRetailV2SearchResponseFacetFacetValue
|
1440
|
+
# @private
|
1441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1442
|
+
property :count, :numeric_string => true, as: 'count'
|
1443
|
+
property :interval, as: 'interval', class: Google::Apis::RetailV2::GoogleCloudRetailV2Interval, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Interval::Representation
|
1444
|
+
|
1445
|
+
property :value, as: 'value'
|
1446
|
+
end
|
1447
|
+
end
|
1448
|
+
|
1449
|
+
class GoogleCloudRetailV2SearchResponseQueryExpansionInfo
|
1450
|
+
# @private
|
1451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1452
|
+
property :expanded_query, as: 'expandedQuery'
|
1453
|
+
property :pinned_result_count, :numeric_string => true, as: 'pinnedResultCount'
|
1454
|
+
end
|
1455
|
+
end
|
1456
|
+
|
1457
|
+
class GoogleCloudRetailV2SearchResponseSearchResult
|
1458
|
+
# @private
|
1459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1460
|
+
property :id, as: 'id'
|
1461
|
+
property :matching_variant_count, as: 'matchingVariantCount'
|
1462
|
+
hash :matching_variant_fields, as: 'matchingVariantFields'
|
1463
|
+
property :product, as: 'product', class: Google::Apis::RetailV2::GoogleCloudRetailV2Product, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Product::Representation
|
1464
|
+
|
1465
|
+
hash :variant_rollup_values, as: 'variantRollupValues'
|
1466
|
+
end
|
1467
|
+
end
|
1468
|
+
|
1469
|
+
class GoogleCloudRetailV2SetDefaultBranchRequest
|
1470
|
+
# @private
|
1471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1472
|
+
property :branch_id, as: 'branchId'
|
1473
|
+
property :note, as: 'note'
|
1474
|
+
end
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class GoogleCloudRetailV2SetInventoryMetadata
|
1478
|
+
# @private
|
1479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1480
|
+
end
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class GoogleCloudRetailV2SetInventoryRequest
|
1484
|
+
# @private
|
1485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1486
|
+
property :allow_missing, as: 'allowMissing'
|
1487
|
+
property :inventory, as: 'inventory', class: Google::Apis::RetailV2::GoogleCloudRetailV2Product, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2Product::Representation
|
1488
|
+
|
1489
|
+
property :set_mask, as: 'setMask'
|
1490
|
+
property :set_time, as: 'setTime'
|
1491
|
+
end
|
1492
|
+
end
|
1493
|
+
|
1494
|
+
class GoogleCloudRetailV2SetInventoryResponse
|
1495
|
+
# @private
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1497
|
+
end
|
1498
|
+
end
|
1499
|
+
|
785
1500
|
class GoogleCloudRetailV2UserEvent
|
786
1501
|
# @private
|
787
1502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -789,9 +1504,14 @@ module Google
|
|
789
1504
|
|
790
1505
|
property :attribution_token, as: 'attributionToken'
|
791
1506
|
property :cart_id, as: 'cartId'
|
1507
|
+
property :completion_detail, as: 'completionDetail', class: Google::Apis::RetailV2::GoogleCloudRetailV2CompletionDetail, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2CompletionDetail::Representation
|
1508
|
+
|
792
1509
|
property :event_time, as: 'eventTime'
|
793
1510
|
property :event_type, as: 'eventType'
|
794
1511
|
collection :experiment_ids, as: 'experimentIds'
|
1512
|
+
property :filter, as: 'filter'
|
1513
|
+
property :offset, as: 'offset'
|
1514
|
+
property :order_by, as: 'orderBy'
|
795
1515
|
collection :page_categories, as: 'pageCategories'
|
796
1516
|
property :page_view_id, as: 'pageViewId'
|
797
1517
|
collection :product_details, as: 'productDetails', class: Google::Apis::RetailV2::GoogleCloudRetailV2ProductDetail, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2ProductDetail::Representation
|
@@ -800,6 +1520,7 @@ module Google
|
|
800
1520
|
|
801
1521
|
property :referrer_uri, as: 'referrerUri'
|
802
1522
|
property :search_query, as: 'searchQuery'
|
1523
|
+
property :session_id, as: 'sessionId'
|
803
1524
|
property :uri, as: 'uri'
|
804
1525
|
property :user_info, as: 'userInfo', class: Google::Apis::RetailV2::GoogleCloudRetailV2UserInfo, decorator: Google::Apis::RetailV2::GoogleCloudRetailV2UserInfo::Representation
|
805
1526
|
|
@@ -845,6 +1566,24 @@ module Google
|
|
845
1566
|
end
|
846
1567
|
end
|
847
1568
|
|
1569
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata
|
1570
|
+
# @private
|
1571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1572
|
+
end
|
1573
|
+
end
|
1574
|
+
|
1575
|
+
class GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse
|
1576
|
+
# @private
|
1577
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1578
|
+
end
|
1579
|
+
end
|
1580
|
+
|
1581
|
+
class GoogleCloudRetailV2alphaEnrollSolutionMetadata
|
1582
|
+
# @private
|
1583
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1584
|
+
end
|
1585
|
+
end
|
1586
|
+
|
848
1587
|
class GoogleCloudRetailV2alphaExportErrorsConfig
|
849
1588
|
# @private
|
850
1589
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -880,6 +1619,14 @@ module Google
|
|
880
1619
|
end
|
881
1620
|
end
|
882
1621
|
|
1622
|
+
class GoogleCloudRetailV2alphaImportCompletionDataResponse
|
1623
|
+
# @private
|
1624
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1625
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2::GoogleRpcStatus, decorator: Google::Apis::RetailV2::GoogleRpcStatus::Representation
|
1626
|
+
|
1627
|
+
end
|
1628
|
+
end
|
1629
|
+
|
883
1630
|
class GoogleCloudRetailV2alphaImportErrorsConfig
|
884
1631
|
# @private
|
885
1632
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -892,6 +1639,8 @@ module Google
|
|
892
1639
|
class Representation < Google::Apis::Core::JsonRepresentation
|
893
1640
|
property :create_time, as: 'createTime'
|
894
1641
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1642
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1643
|
+
property :request_id, as: 'requestId'
|
895
1644
|
property :success_count, :numeric_string => true, as: 'successCount'
|
896
1645
|
property :update_time, as: 'updateTime'
|
897
1646
|
end
|
@@ -945,6 +1694,30 @@ module Google
|
|
945
1694
|
end
|
946
1695
|
end
|
947
1696
|
|
1697
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
|
1698
|
+
# @private
|
1699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1700
|
+
end
|
1701
|
+
end
|
1702
|
+
|
1703
|
+
class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
|
1704
|
+
# @private
|
1705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1706
|
+
end
|
1707
|
+
end
|
1708
|
+
|
1709
|
+
class GoogleCloudRetailV2alphaSetInventoryMetadata
|
1710
|
+
# @private
|
1711
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1712
|
+
end
|
1713
|
+
end
|
1714
|
+
|
1715
|
+
class GoogleCloudRetailV2alphaSetInventoryResponse
|
1716
|
+
# @private
|
1717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1718
|
+
end
|
1719
|
+
end
|
1720
|
+
|
948
1721
|
class GoogleCloudRetailV2alphaUserEventImportSummary
|
949
1722
|
# @private
|
950
1723
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -953,6 +1726,18 @@ module Google
|
|
953
1726
|
end
|
954
1727
|
end
|
955
1728
|
|
1729
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata
|
1730
|
+
# @private
|
1731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1732
|
+
end
|
1733
|
+
end
|
1734
|
+
|
1735
|
+
class GoogleCloudRetailV2betaAddFulfillmentPlacesResponse
|
1736
|
+
# @private
|
1737
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1738
|
+
end
|
1739
|
+
end
|
1740
|
+
|
956
1741
|
class GoogleCloudRetailV2betaExportErrorsConfig
|
957
1742
|
# @private
|
958
1743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -988,6 +1773,14 @@ module Google
|
|
988
1773
|
end
|
989
1774
|
end
|
990
1775
|
|
1776
|
+
class GoogleCloudRetailV2betaImportCompletionDataResponse
|
1777
|
+
# @private
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1779
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2::GoogleRpcStatus, decorator: Google::Apis::RetailV2::GoogleRpcStatus::Representation
|
1780
|
+
|
1781
|
+
end
|
1782
|
+
end
|
1783
|
+
|
991
1784
|
class GoogleCloudRetailV2betaImportErrorsConfig
|
992
1785
|
# @private
|
993
1786
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1000,6 +1793,8 @@ module Google
|
|
1000
1793
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1001
1794
|
property :create_time, as: 'createTime'
|
1002
1795
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1796
|
+
property :notification_pubsub_topic, as: 'notificationPubsubTopic'
|
1797
|
+
property :request_id, as: 'requestId'
|
1003
1798
|
property :success_count, :numeric_string => true, as: 'successCount'
|
1004
1799
|
property :update_time, as: 'updateTime'
|
1005
1800
|
end
|
@@ -1053,6 +1848,30 @@ module Google
|
|
1053
1848
|
end
|
1054
1849
|
end
|
1055
1850
|
|
1851
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
|
1852
|
+
# @private
|
1853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1854
|
+
end
|
1855
|
+
end
|
1856
|
+
|
1857
|
+
class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
|
1858
|
+
# @private
|
1859
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1860
|
+
end
|
1861
|
+
end
|
1862
|
+
|
1863
|
+
class GoogleCloudRetailV2betaSetInventoryMetadata
|
1864
|
+
# @private
|
1865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1866
|
+
end
|
1867
|
+
end
|
1868
|
+
|
1869
|
+
class GoogleCloudRetailV2betaSetInventoryResponse
|
1870
|
+
# @private
|
1871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1872
|
+
end
|
1873
|
+
end
|
1874
|
+
|
1056
1875
|
class GoogleCloudRetailV2betaUserEventImportSummary
|
1057
1876
|
# @private
|
1058
1877
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1096,6 +1915,15 @@ module Google
|
|
1096
1915
|
property :message, as: 'message'
|
1097
1916
|
end
|
1098
1917
|
end
|
1918
|
+
|
1919
|
+
class GoogleTypeDate
|
1920
|
+
# @private
|
1921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1922
|
+
property :day, as: 'day'
|
1923
|
+
property :month, as: 'month'
|
1924
|
+
property :year, as: 'year'
|
1925
|
+
end
|
1926
|
+
end
|
1099
1927
|
end
|
1100
1928
|
end
|
1101
1929
|
end
|