google-apis-content_v2_1 0.32.0 → 0.33.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -346,6 +346,18 @@ module Google
346
346
  include Google::Apis::Core::JsonObjectSupport
347
347
  end
348
348
 
349
+ class ActionFlow
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ActionInput
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
349
361
  class ActionReason
350
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
351
363
 
@@ -424,6 +436,12 @@ module Google
424
436
  include Google::Apis::Core::JsonObjectSupport
425
437
  end
426
438
 
439
+ class BuiltInUserInputAction
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
427
445
  class BusinessDayConfig
428
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
447
 
@@ -436,6 +454,12 @@ module Google
436
454
  include Google::Apis::Core::JsonObjectSupport
437
455
  end
438
456
 
457
+ class Callout
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
439
463
  class CaptureOrderRequest
440
464
  class Representation < Google::Apis::Core::JsonRepresentation; end
441
465
 
@@ -724,6 +748,12 @@ module Google
724
748
  include Google::Apis::Core::JsonObjectSupport
725
749
  end
726
750
 
751
+ class FreeShippingThreshold
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
727
757
  class GenerateRecommendationsResponse
728
758
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
759
 
@@ -766,7 +796,55 @@ module Google
766
796
  include Google::Apis::Core::JsonObjectSupport
767
797
  end
768
798
 
769
- class InapplicabilityDetails
799
+ class InputField
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class InputFieldCheckboxInput
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class InputFieldChoiceInput
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class InputFieldChoiceInputChoiceInputOption
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class InputFieldTextInput
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class InputValue
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class InputValueCheckboxInputValue
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class InputValueChoiceInputValue
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class InputValueTextInputValue
770
848
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
849
 
772
850
  include Google::Apis::Core::JsonObjectSupport
@@ -976,24 +1054,6 @@ module Google
976
1054
  include Google::Apis::Core::JsonObjectSupport
977
1055
  end
978
1056
 
979
- class ListRepricingProductReportsResponse
980
- class Representation < Google::Apis::Core::JsonRepresentation; end
981
-
982
- include Google::Apis::Core::JsonObjectSupport
983
- end
984
-
985
- class ListRepricingRuleReportsResponse
986
- class Representation < Google::Apis::Core::JsonRepresentation; end
987
-
988
- include Google::Apis::Core::JsonObjectSupport
989
- end
990
-
991
- class ListRepricingRulesResponse
992
- class Representation < Google::Apis::Core::JsonRepresentation; end
993
-
994
- include Google::Apis::Core::JsonObjectSupport
995
- end
996
-
997
1057
  class ListReturnPolicyOnlineResponse
998
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1059
 
@@ -1036,7 +1096,7 @@ module Google
1036
1096
  include Google::Apis::Core::JsonObjectSupport
1037
1097
  end
1038
1098
 
1039
- class LoyaltyPoints
1099
+ class LoyaltyProgram
1040
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1101
 
1042
1102
  include Google::Apis::Core::JsonObjectSupport
@@ -1912,6 +1972,18 @@ module Google
1912
1972
  include Google::Apis::Core::JsonObjectSupport
1913
1973
  end
1914
1974
 
1975
+ class ProductStructuredDescription
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class ProductStructuredTitle
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1915
1987
  class ProductSubscriptionCost
1916
1988
  class Representation < Google::Apis::Core::JsonRepresentation; end
1917
1989
 
@@ -2188,84 +2260,6 @@ module Google
2188
2260
  include Google::Apis::Core::JsonObjectSupport
2189
2261
  end
2190
2262
 
2191
- class RepricingProductReport
2192
- class Representation < Google::Apis::Core::JsonRepresentation; end
2193
-
2194
- include Google::Apis::Core::JsonObjectSupport
2195
- end
2196
-
2197
- class RepricingProductReportBuyboxWinningProductStats
2198
- class Representation < Google::Apis::Core::JsonRepresentation; end
2199
-
2200
- include Google::Apis::Core::JsonObjectSupport
2201
- end
2202
-
2203
- class RepricingRule
2204
- class Representation < Google::Apis::Core::JsonRepresentation; end
2205
-
2206
- include Google::Apis::Core::JsonObjectSupport
2207
- end
2208
-
2209
- class RepricingRuleCostOfGoodsSaleRule
2210
- class Representation < Google::Apis::Core::JsonRepresentation; end
2211
-
2212
- include Google::Apis::Core::JsonObjectSupport
2213
- end
2214
-
2215
- class RepricingRuleEffectiveTime
2216
- class Representation < Google::Apis::Core::JsonRepresentation; end
2217
-
2218
- include Google::Apis::Core::JsonObjectSupport
2219
- end
2220
-
2221
- class RepricingRuleEffectiveTimeFixedTimePeriod
2222
- class Representation < Google::Apis::Core::JsonRepresentation; end
2223
-
2224
- include Google::Apis::Core::JsonObjectSupport
2225
- end
2226
-
2227
- class RepricingRuleEligibleOfferMatcher
2228
- class Representation < Google::Apis::Core::JsonRepresentation; end
2229
-
2230
- include Google::Apis::Core::JsonObjectSupport
2231
- end
2232
-
2233
- class RepricingRuleEligibleOfferMatcherStringMatcher
2234
- class Representation < Google::Apis::Core::JsonRepresentation; end
2235
-
2236
- include Google::Apis::Core::JsonObjectSupport
2237
- end
2238
-
2239
- class RepricingRuleReport
2240
- class Representation < Google::Apis::Core::JsonRepresentation; end
2241
-
2242
- include Google::Apis::Core::JsonObjectSupport
2243
- end
2244
-
2245
- class RepricingRuleReportBuyboxWinningRuleStats
2246
- class Representation < Google::Apis::Core::JsonRepresentation; end
2247
-
2248
- include Google::Apis::Core::JsonObjectSupport
2249
- end
2250
-
2251
- class RepricingRuleRestriction
2252
- class Representation < Google::Apis::Core::JsonRepresentation; end
2253
-
2254
- include Google::Apis::Core::JsonObjectSupport
2255
- end
2256
-
2257
- class RepricingRuleRestrictionBoundary
2258
- class Representation < Google::Apis::Core::JsonRepresentation; end
2259
-
2260
- include Google::Apis::Core::JsonObjectSupport
2261
- end
2262
-
2263
- class RepricingRuleStatsBasedRule
2264
- class Representation < Google::Apis::Core::JsonRepresentation; end
2265
-
2266
- include Google::Apis::Core::JsonObjectSupport
2267
- end
2268
-
2269
2263
  class RequestPhoneVerificationRequest
2270
2264
  class Representation < Google::Apis::Core::JsonRepresentation; end
2271
2265
 
@@ -2668,6 +2662,12 @@ module Google
2668
2662
  include Google::Apis::Core::JsonObjectSupport
2669
2663
  end
2670
2664
 
2665
+ class TextWithTooltip
2666
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2667
+
2668
+ include Google::Apis::Core::JsonObjectSupport
2669
+ end
2670
+
2671
2671
  class TimePeriod
2672
2672
  class Representation < Google::Apis::Core::JsonRepresentation; end
2673
2673
 
@@ -2680,6 +2680,12 @@ module Google
2680
2680
  include Google::Apis::Core::JsonObjectSupport
2681
2681
  end
2682
2682
 
2683
+ class TopicTrends
2684
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2685
+
2686
+ include Google::Apis::Core::JsonObjectSupport
2687
+ end
2688
+
2683
2689
  class TransitTable
2684
2690
  class Representation < Google::Apis::Core::JsonRepresentation; end
2685
2691
 
@@ -2698,6 +2704,18 @@ module Google
2698
2704
  include Google::Apis::Core::JsonObjectSupport
2699
2705
  end
2700
2706
 
2707
+ class TriggerActionPayload
2708
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2709
+
2710
+ include Google::Apis::Core::JsonObjectSupport
2711
+ end
2712
+
2713
+ class TriggerActionResponse
2714
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2715
+
2716
+ include Google::Apis::Core::JsonObjectSupport
2717
+ end
2718
+
2701
2719
  class UndeleteConversionSourceRequest
2702
2720
  class Representation < Google::Apis::Core::JsonRepresentation; end
2703
2721
 
@@ -3338,6 +3356,8 @@ module Google
3338
3356
  class Representation < Google::Apis::Core::JsonRepresentation
3339
3357
  property :builtin_simple_action, as: 'builtinSimpleAction', class: Google::Apis::ContentV2_1::BuiltInSimpleAction, decorator: Google::Apis::ContentV2_1::BuiltInSimpleAction::Representation
3340
3358
 
3359
+ property :builtin_user_input_action, as: 'builtinUserInputAction', class: Google::Apis::ContentV2_1::BuiltInUserInputAction, decorator: Google::Apis::ContentV2_1::BuiltInUserInputAction::Representation
3360
+
3341
3361
  property :button_label, as: 'buttonLabel'
3342
3362
  property :external_action, as: 'externalAction', class: Google::Apis::ContentV2_1::ExternalAction, decorator: Google::Apis::ContentV2_1::ExternalAction::Representation
3343
3363
 
@@ -3347,6 +3367,31 @@ module Google
3347
3367
  end
3348
3368
  end
3349
3369
 
3370
+ class ActionFlow
3371
+ # @private
3372
+ class Representation < Google::Apis::Core::JsonRepresentation
3373
+ property :dialog_button_label, as: 'dialogButtonLabel'
3374
+ property :dialog_callout, as: 'dialogCallout', class: Google::Apis::ContentV2_1::Callout, decorator: Google::Apis::ContentV2_1::Callout::Representation
3375
+
3376
+ property :dialog_message, as: 'dialogMessage', class: Google::Apis::ContentV2_1::TextWithTooltip, decorator: Google::Apis::ContentV2_1::TextWithTooltip::Representation
3377
+
3378
+ property :dialog_title, as: 'dialogTitle'
3379
+ property :id, as: 'id'
3380
+ collection :inputs, as: 'inputs', class: Google::Apis::ContentV2_1::InputField, decorator: Google::Apis::ContentV2_1::InputField::Representation
3381
+
3382
+ property :label, as: 'label'
3383
+ end
3384
+ end
3385
+
3386
+ class ActionInput
3387
+ # @private
3388
+ class Representation < Google::Apis::Core::JsonRepresentation
3389
+ property :action_flow_id, as: 'actionFlowId'
3390
+ collection :input_values, as: 'inputValues', class: Google::Apis::ContentV2_1::InputValue, decorator: Google::Apis::ContentV2_1::InputValue::Representation
3391
+
3392
+ end
3393
+ end
3394
+
3350
3395
  class ActionReason
3351
3396
  # @private
3352
3397
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3468,6 +3513,15 @@ module Google
3468
3513
  end
3469
3514
  end
3470
3515
 
3516
+ class BuiltInUserInputAction
3517
+ # @private
3518
+ class Representation < Google::Apis::Core::JsonRepresentation
3519
+ property :action_context, as: 'actionContext'
3520
+ collection :flows, as: 'flows', class: Google::Apis::ContentV2_1::ActionFlow, decorator: Google::Apis::ContentV2_1::ActionFlow::Representation
3521
+
3522
+ end
3523
+ end
3524
+
3471
3525
  class BusinessDayConfig
3472
3526
  # @private
3473
3527
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3490,6 +3544,15 @@ module Google
3490
3544
  end
3491
3545
  end
3492
3546
 
3547
+ class Callout
3548
+ # @private
3549
+ class Representation < Google::Apis::Core::JsonRepresentation
3550
+ property :full_message, as: 'fullMessage', class: Google::Apis::ContentV2_1::TextWithTooltip, decorator: Google::Apis::ContentV2_1::TextWithTooltip::Representation
3551
+
3552
+ property :style_hint, as: 'styleHint'
3553
+ end
3554
+ end
3555
+
3493
3556
  class CaptureOrderRequest
3494
3557
  # @private
3495
3558
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4035,6 +4098,15 @@ module Google
4035
4098
  end
4036
4099
  end
4037
4100
 
4101
+ class FreeShippingThreshold
4102
+ # @private
4103
+ class Representation < Google::Apis::Core::JsonRepresentation
4104
+ property :country, as: 'country'
4105
+ property :price_threshold, as: 'priceThreshold', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
4106
+
4107
+ end
4108
+ end
4109
+
4038
4110
  class GenerateRecommendationsResponse
4039
4111
  # @private
4040
4112
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4110,11 +4182,89 @@ module Google
4110
4182
  end
4111
4183
  end
4112
4184
 
4113
- class InapplicabilityDetails
4185
+ class InputField
4114
4186
  # @private
4115
4187
  class Representation < Google::Apis::Core::JsonRepresentation
4116
- property :inapplicable_count, :numeric_string => true, as: 'inapplicableCount'
4117
- property :inapplicable_reason, as: 'inapplicableReason'
4188
+ property :checkbox_input, as: 'checkboxInput', class: Google::Apis::ContentV2_1::InputFieldCheckboxInput, decorator: Google::Apis::ContentV2_1::InputFieldCheckboxInput::Representation
4189
+
4190
+ property :choice_input, as: 'choiceInput', class: Google::Apis::ContentV2_1::InputFieldChoiceInput, decorator: Google::Apis::ContentV2_1::InputFieldChoiceInput::Representation
4191
+
4192
+ property :id, as: 'id'
4193
+ property :label, as: 'label', class: Google::Apis::ContentV2_1::TextWithTooltip, decorator: Google::Apis::ContentV2_1::TextWithTooltip::Representation
4194
+
4195
+ property :required, as: 'required'
4196
+ property :text_input, as: 'textInput', class: Google::Apis::ContentV2_1::InputFieldTextInput, decorator: Google::Apis::ContentV2_1::InputFieldTextInput::Representation
4197
+
4198
+ end
4199
+ end
4200
+
4201
+ class InputFieldCheckboxInput
4202
+ # @private
4203
+ class Representation < Google::Apis::Core::JsonRepresentation
4204
+ end
4205
+ end
4206
+
4207
+ class InputFieldChoiceInput
4208
+ # @private
4209
+ class Representation < Google::Apis::Core::JsonRepresentation
4210
+ collection :options, as: 'options', class: Google::Apis::ContentV2_1::InputFieldChoiceInputChoiceInputOption, decorator: Google::Apis::ContentV2_1::InputFieldChoiceInputChoiceInputOption::Representation
4211
+
4212
+ end
4213
+ end
4214
+
4215
+ class InputFieldChoiceInputChoiceInputOption
4216
+ # @private
4217
+ class Representation < Google::Apis::Core::JsonRepresentation
4218
+ property :additional_input, as: 'additionalInput', class: Google::Apis::ContentV2_1::InputField, decorator: Google::Apis::ContentV2_1::InputField::Representation
4219
+
4220
+ property :id, as: 'id'
4221
+ property :label, as: 'label', class: Google::Apis::ContentV2_1::TextWithTooltip, decorator: Google::Apis::ContentV2_1::TextWithTooltip::Representation
4222
+
4223
+ end
4224
+ end
4225
+
4226
+ class InputFieldTextInput
4227
+ # @private
4228
+ class Representation < Google::Apis::Core::JsonRepresentation
4229
+ property :additional_info, as: 'additionalInfo', class: Google::Apis::ContentV2_1::TextWithTooltip, decorator: Google::Apis::ContentV2_1::TextWithTooltip::Representation
4230
+
4231
+ property :aria_label, as: 'ariaLabel'
4232
+ property :format_info, as: 'formatInfo'
4233
+ property :type, as: 'type'
4234
+ end
4235
+ end
4236
+
4237
+ class InputValue
4238
+ # @private
4239
+ class Representation < Google::Apis::Core::JsonRepresentation
4240
+ property :checkbox_input_value, as: 'checkboxInputValue', class: Google::Apis::ContentV2_1::InputValueCheckboxInputValue, decorator: Google::Apis::ContentV2_1::InputValueCheckboxInputValue::Representation
4241
+
4242
+ property :choice_input_value, as: 'choiceInputValue', class: Google::Apis::ContentV2_1::InputValueChoiceInputValue, decorator: Google::Apis::ContentV2_1::InputValueChoiceInputValue::Representation
4243
+
4244
+ property :input_field_id, as: 'inputFieldId'
4245
+ property :text_input_value, as: 'textInputValue', class: Google::Apis::ContentV2_1::InputValueTextInputValue, decorator: Google::Apis::ContentV2_1::InputValueTextInputValue::Representation
4246
+
4247
+ end
4248
+ end
4249
+
4250
+ class InputValueCheckboxInputValue
4251
+ # @private
4252
+ class Representation < Google::Apis::Core::JsonRepresentation
4253
+ property :value, as: 'value'
4254
+ end
4255
+ end
4256
+
4257
+ class InputValueChoiceInputValue
4258
+ # @private
4259
+ class Representation < Google::Apis::Core::JsonRepresentation
4260
+ property :choice_input_option_id, as: 'choiceInputOptionId'
4261
+ end
4262
+ end
4263
+
4264
+ class InputValueTextInputValue
4265
+ # @private
4266
+ class Representation < Google::Apis::Core::JsonRepresentation
4267
+ property :value, as: 'value'
4118
4268
  end
4119
4269
  end
4120
4270
 
@@ -4131,6 +4281,9 @@ module Google
4131
4281
  class Representation < Google::Apis::Core::JsonRepresentation
4132
4282
  property :amount, as: 'amount', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
4133
4283
 
4284
+ property :credit_type, as: 'creditType'
4285
+ property :downpayment, as: 'downpayment', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
4286
+
4134
4287
  property :months, :numeric_string => true, as: 'months'
4135
4288
  end
4136
4289
  end
@@ -4442,33 +4595,6 @@ module Google
4442
4595
  end
4443
4596
  end
4444
4597
 
4445
- class ListRepricingProductReportsResponse
4446
- # @private
4447
- class Representation < Google::Apis::Core::JsonRepresentation
4448
- property :next_page_token, as: 'nextPageToken'
4449
- collection :repricing_product_reports, as: 'repricingProductReports', class: Google::Apis::ContentV2_1::RepricingProductReport, decorator: Google::Apis::ContentV2_1::RepricingProductReport::Representation
4450
-
4451
- end
4452
- end
4453
-
4454
- class ListRepricingRuleReportsResponse
4455
- # @private
4456
- class Representation < Google::Apis::Core::JsonRepresentation
4457
- property :next_page_token, as: 'nextPageToken'
4458
- collection :repricing_rule_reports, as: 'repricingRuleReports', class: Google::Apis::ContentV2_1::RepricingRuleReport, decorator: Google::Apis::ContentV2_1::RepricingRuleReport::Representation
4459
-
4460
- end
4461
- end
4462
-
4463
- class ListRepricingRulesResponse
4464
- # @private
4465
- class Representation < Google::Apis::Core::JsonRepresentation
4466
- property :next_page_token, as: 'nextPageToken'
4467
- collection :repricing_rules, as: 'repricingRules', class: Google::Apis::ContentV2_1::RepricingRule, decorator: Google::Apis::ContentV2_1::RepricingRule::Representation
4468
-
4469
- end
4470
- end
4471
-
4472
4598
  class ListReturnPolicyOnlineResponse
4473
4599
  # @private
4474
4600
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4543,12 +4669,17 @@ module Google
4543
4669
  end
4544
4670
  end
4545
4671
 
4546
- class LoyaltyPoints
4672
+ class LoyaltyProgram
4547
4673
  # @private
4548
4674
  class Representation < Google::Apis::Core::JsonRepresentation
4549
- property :name, as: 'name'
4550
- property :points_value, :numeric_string => true, as: 'pointsValue'
4551
- property :ratio, as: 'ratio'
4675
+ property :cashback_for_future_use, as: 'cashbackForFutureUse', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
4676
+
4677
+ property :loyalty_points, :numeric_string => true, as: 'loyaltyPoints'
4678
+ property :member_price_effective_date, as: 'memberPriceEffectiveDate'
4679
+ property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
4680
+
4681
+ property :program_label, as: 'programLabel'
4682
+ property :tier_label, as: 'tierLabel'
4552
4683
  end
4553
4684
  end
4554
4685
 
@@ -4614,6 +4745,7 @@ module Google
4614
4745
  class Representation < Google::Apis::Core::JsonRepresentation
4615
4746
  property :method_prop, as: 'method'
4616
4747
  property :quota_limit, :numeric_string => true, as: 'quotaLimit'
4748
+ property :quota_minute_limit, :numeric_string => true, as: 'quotaMinuteLimit'
4617
4749
  property :quota_usage, :numeric_string => true, as: 'quotaUsage'
4618
4750
  end
4619
4751
  end
@@ -5922,6 +6054,8 @@ module Google
5922
6054
  class Representation < Google::Apis::Core::JsonRepresentation
5923
6055
  collection :gcid_category, as: 'gcidCategory'
5924
6056
  property :kind, as: 'kind'
6057
+ property :matching_status, as: 'matchingStatus'
6058
+ property :matching_status_hint, as: 'matchingStatusHint'
5925
6059
  property :phone_number, as: 'phoneNumber'
5926
6060
  property :place_id, as: 'placeId'
5927
6061
  property :store_address, as: 'storeAddress'
@@ -5977,6 +6111,7 @@ module Google
5977
6111
  class PriceInsights
5978
6112
  # @private
5979
6113
  class Representation < Google::Apis::Core::JsonRepresentation
6114
+ property :effectiveness, as: 'effectiveness'
5980
6115
  property :predicted_clicks_change_fraction, as: 'predictedClicksChangeFraction'
5981
6116
  property :predicted_conversions_change_fraction, as: 'predictedConversionsChangeFraction'
5982
6117
  property :predicted_gross_profit_change_fraction, as: 'predictedGrossProfitChangeFraction'
@@ -5998,6 +6133,8 @@ module Google
5998
6133
  property :ads_redirect, as: 'adsRedirect'
5999
6134
  property :adult, as: 'adult'
6000
6135
  property :age_group, as: 'ageGroup'
6136
+ property :auto_pricing_min_price, as: 'autoPricingMinPrice', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
6137
+
6001
6138
  property :availability, as: 'availability'
6002
6139
  property :availability_date, as: 'availabilityDate'
6003
6140
  property :brand, as: 'brand'
@@ -6031,6 +6168,8 @@ module Google
6031
6168
  property :expiration_date, as: 'expirationDate'
6032
6169
  property :external_seller_id, as: 'externalSellerId'
6033
6170
  property :feed_label, as: 'feedLabel'
6171
+ collection :free_shipping_threshold, as: 'freeShippingThreshold', class: Google::Apis::ContentV2_1::FreeShippingThreshold, decorator: Google::Apis::ContentV2_1::FreeShippingThreshold::Representation
6172
+
6034
6173
  property :gender, as: 'gender'
6035
6174
  property :google_product_category, as: 'googleProductCategory'
6036
6175
  property :gtin, as: 'gtin'
@@ -6046,7 +6185,9 @@ module Google
6046
6185
  collection :lifestyle_image_links, as: 'lifestyleImageLinks'
6047
6186
  property :link, as: 'link'
6048
6187
  property :link_template, as: 'linkTemplate'
6049
- property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2_1::LoyaltyPoints, decorator: Google::Apis::ContentV2_1::LoyaltyPoints::Representation
6188
+ property :loyalty_program, as: 'loyaltyProgram', class: Google::Apis::ContentV2_1::LoyaltyProgram, decorator: Google::Apis::ContentV2_1::LoyaltyProgram::Representation
6189
+
6190
+ collection :loyalty_programs, as: 'loyaltyPrograms', class: Google::Apis::ContentV2_1::LoyaltyProgram, decorator: Google::Apis::ContentV2_1::LoyaltyProgram::Representation
6050
6191
 
6051
6192
  property :material, as: 'material'
6052
6193
  property :max_energy_efficiency_class, as: 'maxEnergyEfficiencyClass'
@@ -6097,6 +6238,10 @@ module Google
6097
6238
  property :size_type, as: 'sizeType'
6098
6239
  collection :sizes, as: 'sizes'
6099
6240
  property :source, as: 'source'
6241
+ property :structured_description, as: 'structuredDescription', class: Google::Apis::ContentV2_1::ProductStructuredDescription, decorator: Google::Apis::ContentV2_1::ProductStructuredDescription::Representation
6242
+
6243
+ property :structured_title, as: 'structuredTitle', class: Google::Apis::ContentV2_1::ProductStructuredTitle, decorator: Google::Apis::ContentV2_1::ProductStructuredTitle::Representation
6244
+
6100
6245
  property :subscription_cost, as: 'subscriptionCost', class: Google::Apis::ContentV2_1::ProductSubscriptionCost, decorator: Google::Apis::ContentV2_1::ProductSubscriptionCost::Representation
6101
6246
 
6102
6247
  property :target_country, as: 'targetCountry'
@@ -6131,6 +6276,7 @@ module Google
6131
6276
  property :certification_authority, as: 'certificationAuthority'
6132
6277
  property :certification_code, as: 'certificationCode'
6133
6278
  property :certification_name, as: 'certificationName'
6279
+ property :certification_value, as: 'certificationValue'
6134
6280
  end
6135
6281
  end
6136
6282
 
@@ -6303,6 +6449,22 @@ module Google
6303
6449
  end
6304
6450
  end
6305
6451
 
6452
+ class ProductStructuredDescription
6453
+ # @private
6454
+ class Representation < Google::Apis::Core::JsonRepresentation
6455
+ property :content, as: 'content'
6456
+ property :digital_source_type, as: 'digitalSourceType'
6457
+ end
6458
+ end
6459
+
6460
+ class ProductStructuredTitle
6461
+ # @private
6462
+ class Representation < Google::Apis::Core::JsonRepresentation
6463
+ property :content, as: 'content'
6464
+ property :digital_source_type, as: 'digitalSourceType'
6465
+ end
6466
+ end
6467
+
6306
6468
  class ProductSubscriptionCost
6307
6469
  # @private
6308
6470
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6353,6 +6515,8 @@ module Google
6353
6515
  property :category_l4, as: 'categoryL4'
6354
6516
  property :category_l5, as: 'categoryL5'
6355
6517
  property :channel, as: 'channel'
6518
+ property :click_potential, as: 'clickPotential'
6519
+ property :click_potential_rank, :numeric_string => true, as: 'clickPotentialRank'
6356
6520
  property :condition, as: 'condition'
6357
6521
  property :creation_time, as: 'creationTime'
6358
6522
  property :currency_code, as: 'currencyCode'
@@ -6787,6 +6951,7 @@ module Google
6787
6951
  # @private
6788
6952
  class Representation < Google::Apis::Core::JsonRepresentation
6789
6953
  property :content_option, as: 'contentOption'
6954
+ property :user_input_action_option, as: 'userInputActionOption'
6790
6955
  end
6791
6956
  end
6792
6957
 
@@ -6804,6 +6969,7 @@ module Google
6804
6969
  # @private
6805
6970
  class Representation < Google::Apis::Core::JsonRepresentation
6806
6971
  property :content_option, as: 'contentOption'
6972
+ property :user_input_action_option, as: 'userInputActionOption'
6807
6973
  end
6808
6974
  end
6809
6975
 
@@ -6848,157 +7014,11 @@ module Google
6848
7014
 
6849
7015
  property :segments, as: 'segments', class: Google::Apis::ContentV2_1::Segments, decorator: Google::Apis::ContentV2_1::Segments::Representation
6850
7016
 
6851
- end
6852
- end
6853
-
6854
- class RepricingProductReport
6855
- # @private
6856
- class Representation < Google::Apis::Core::JsonRepresentation
6857
- property :application_count, :numeric_string => true, as: 'applicationCount'
6858
- property :buybox_winning_product_stats, as: 'buyboxWinningProductStats', class: Google::Apis::ContentV2_1::RepricingProductReportBuyboxWinningProductStats, decorator: Google::Apis::ContentV2_1::RepricingProductReportBuyboxWinningProductStats::Representation
6859
-
6860
- property :date, as: 'date', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
6861
-
6862
- property :high_watermark, as: 'highWatermark', class: Google::Apis::ContentV2_1::PriceAmount, decorator: Google::Apis::ContentV2_1::PriceAmount::Representation
6863
-
6864
- collection :inapplicability_details, as: 'inapplicabilityDetails', class: Google::Apis::ContentV2_1::InapplicabilityDetails, decorator: Google::Apis::ContentV2_1::InapplicabilityDetails::Representation
6865
-
6866
- property :low_watermark, as: 'lowWatermark', class: Google::Apis::ContentV2_1::PriceAmount, decorator: Google::Apis::ContentV2_1::PriceAmount::Representation
6867
-
6868
- property :order_item_count, as: 'orderItemCount'
6869
- collection :rule_ids, as: 'ruleIds'
6870
- property :total_gmv, as: 'totalGmv', class: Google::Apis::ContentV2_1::PriceAmount, decorator: Google::Apis::ContentV2_1::PriceAmount::Representation
6871
-
6872
- property :type, as: 'type'
6873
- end
6874
- end
6875
-
6876
- class RepricingProductReportBuyboxWinningProductStats
6877
- # @private
6878
- class Representation < Google::Apis::Core::JsonRepresentation
6879
- property :buybox_wins_count, as: 'buyboxWinsCount'
6880
- end
6881
- end
6882
-
6883
- class RepricingRule
6884
- # @private
6885
- class Representation < Google::Apis::Core::JsonRepresentation
6886
- property :cogs_based_rule, as: 'cogsBasedRule', class: Google::Apis::ContentV2_1::RepricingRuleCostOfGoodsSaleRule, decorator: Google::Apis::ContentV2_1::RepricingRuleCostOfGoodsSaleRule::Representation
6887
-
6888
- property :country_code, as: 'countryCode'
6889
- property :effective_time_period, as: 'effectiveTimePeriod', class: Google::Apis::ContentV2_1::RepricingRuleEffectiveTime, decorator: Google::Apis::ContentV2_1::RepricingRuleEffectiveTime::Representation
6890
-
6891
- property :eligible_offer_matcher, as: 'eligibleOfferMatcher', class: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcher, decorator: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcher::Representation
6892
-
6893
- property :language_code, as: 'languageCode'
6894
- property :merchant_id, :numeric_string => true, as: 'merchantId'
6895
- property :paused, as: 'paused'
6896
- property :restriction, as: 'restriction', class: Google::Apis::ContentV2_1::RepricingRuleRestriction, decorator: Google::Apis::ContentV2_1::RepricingRuleRestriction::Representation
6897
-
6898
- property :rule_id, as: 'ruleId'
6899
- property :stats_based_rule, as: 'statsBasedRule', class: Google::Apis::ContentV2_1::RepricingRuleStatsBasedRule, decorator: Google::Apis::ContentV2_1::RepricingRuleStatsBasedRule::Representation
6900
-
6901
- property :title, as: 'title'
6902
- property :type, as: 'type'
6903
- end
6904
- end
6905
-
6906
- class RepricingRuleCostOfGoodsSaleRule
6907
- # @private
6908
- class Representation < Google::Apis::Core::JsonRepresentation
6909
- property :percentage_delta, as: 'percentageDelta'
6910
- property :price_delta, as: 'priceDelta'
6911
- end
6912
- end
6913
-
6914
- class RepricingRuleEffectiveTime
6915
- # @private
6916
- class Representation < Google::Apis::Core::JsonRepresentation
6917
- collection :fixed_time_periods, as: 'fixedTimePeriods', class: Google::Apis::ContentV2_1::RepricingRuleEffectiveTimeFixedTimePeriod, decorator: Google::Apis::ContentV2_1::RepricingRuleEffectiveTimeFixedTimePeriod::Representation
7017
+ property :topic_trends, as: 'topicTrends', class: Google::Apis::ContentV2_1::TopicTrends, decorator: Google::Apis::ContentV2_1::TopicTrends::Representation
6918
7018
 
6919
7019
  end
6920
7020
  end
6921
7021
 
6922
- class RepricingRuleEffectiveTimeFixedTimePeriod
6923
- # @private
6924
- class Representation < Google::Apis::Core::JsonRepresentation
6925
- property :end_time, as: 'endTime'
6926
- property :start_time, as: 'startTime'
6927
- end
6928
- end
6929
-
6930
- class RepricingRuleEligibleOfferMatcher
6931
- # @private
6932
- class Representation < Google::Apis::Core::JsonRepresentation
6933
- property :brand_matcher, as: 'brandMatcher', class: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher, decorator: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher::Representation
6934
-
6935
- property :item_group_id_matcher, as: 'itemGroupIdMatcher', class: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher, decorator: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher::Representation
6936
-
6937
- property :matcher_option, as: 'matcherOption'
6938
- property :offer_id_matcher, as: 'offerIdMatcher', class: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher, decorator: Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher::Representation
6939
-
6940
- property :skip_when_on_promotion, as: 'skipWhenOnPromotion'
6941
- end
6942
- end
6943
-
6944
- class RepricingRuleEligibleOfferMatcherStringMatcher
6945
- # @private
6946
- class Representation < Google::Apis::Core::JsonRepresentation
6947
- collection :str_attributes, as: 'strAttributes'
6948
- end
6949
- end
6950
-
6951
- class RepricingRuleReport
6952
- # @private
6953
- class Representation < Google::Apis::Core::JsonRepresentation
6954
- property :buybox_winning_rule_stats, as: 'buyboxWinningRuleStats', class: Google::Apis::ContentV2_1::RepricingRuleReportBuyboxWinningRuleStats, decorator: Google::Apis::ContentV2_1::RepricingRuleReportBuyboxWinningRuleStats::Representation
6955
-
6956
- property :date, as: 'date', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
6957
-
6958
- collection :impacted_products, as: 'impactedProducts'
6959
- collection :inapplicability_details, as: 'inapplicabilityDetails', class: Google::Apis::ContentV2_1::InapplicabilityDetails, decorator: Google::Apis::ContentV2_1::InapplicabilityDetails::Representation
6960
-
6961
- collection :inapplicable_products, as: 'inapplicableProducts'
6962
- property :order_item_count, as: 'orderItemCount'
6963
- property :rule_id, as: 'ruleId'
6964
- property :total_gmv, as: 'totalGmv', class: Google::Apis::ContentV2_1::PriceAmount, decorator: Google::Apis::ContentV2_1::PriceAmount::Representation
6965
-
6966
- property :type, as: 'type'
6967
- end
6968
- end
6969
-
6970
- class RepricingRuleReportBuyboxWinningRuleStats
6971
- # @private
6972
- class Representation < Google::Apis::Core::JsonRepresentation
6973
- property :buybox_won_product_count, as: 'buyboxWonProductCount'
6974
- end
6975
- end
6976
-
6977
- class RepricingRuleRestriction
6978
- # @private
6979
- class Representation < Google::Apis::Core::JsonRepresentation
6980
- property :floor, as: 'floor', class: Google::Apis::ContentV2_1::RepricingRuleRestrictionBoundary, decorator: Google::Apis::ContentV2_1::RepricingRuleRestrictionBoundary::Representation
6981
-
6982
- property :use_auto_pricing_min_price, as: 'useAutoPricingMinPrice'
6983
- end
6984
- end
6985
-
6986
- class RepricingRuleRestrictionBoundary
6987
- # @private
6988
- class Representation < Google::Apis::Core::JsonRepresentation
6989
- property :percentage_delta, as: 'percentageDelta'
6990
- property :price_delta, as: 'priceDelta'
6991
- end
6992
- end
6993
-
6994
- class RepricingRuleStatsBasedRule
6995
- # @private
6996
- class Representation < Google::Apis::Core::JsonRepresentation
6997
- property :percentage_delta, as: 'percentageDelta'
6998
- property :price_delta, as: 'priceDelta'
6999
- end
7000
- end
7001
-
7002
7022
  class RequestPhoneVerificationRequest
7003
7023
  # @private
7004
7024
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7762,6 +7782,15 @@ module Google
7762
7782
  end
7763
7783
  end
7764
7784
 
7785
+ class TextWithTooltip
7786
+ # @private
7787
+ class Representation < Google::Apis::Core::JsonRepresentation
7788
+ property :simple_tooltip_value, as: 'simpleTooltipValue'
7789
+ property :simple_value, as: 'simpleValue'
7790
+ property :tooltip_icon_style, as: 'tooltipIconStyle'
7791
+ end
7792
+ end
7793
+
7765
7794
  class TimePeriod
7766
7795
  # @private
7767
7796
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7778,6 +7807,22 @@ module Google
7778
7807
  end
7779
7808
  end
7780
7809
 
7810
+ class TopicTrends
7811
+ # @private
7812
+ class Representation < Google::Apis::Core::JsonRepresentation
7813
+ property :customer_country_code, as: 'customerCountryCode'
7814
+ property :date, as: 'date', class: Google::Apis::ContentV2_1::Date, decorator: Google::Apis::ContentV2_1::Date::Representation
7815
+
7816
+ property :last120_days_search_interest, as: 'last120DaysSearchInterest'
7817
+ property :last30_days_search_interest, as: 'last30DaysSearchInterest'
7818
+ property :last7_days_search_interest, as: 'last7DaysSearchInterest'
7819
+ property :last90_days_search_interest, as: 'last90DaysSearchInterest'
7820
+ property :next7_days_search_interest, as: 'next7DaysSearchInterest'
7821
+ property :search_interest, as: 'searchInterest'
7822
+ property :topic, as: 'topic'
7823
+ end
7824
+ end
7825
+
7781
7826
  class TransitTable
7782
7827
  # @private
7783
7828
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7804,6 +7849,22 @@ module Google
7804
7849
  end
7805
7850
  end
7806
7851
 
7852
+ class TriggerActionPayload
7853
+ # @private
7854
+ class Representation < Google::Apis::Core::JsonRepresentation
7855
+ property :action_context, as: 'actionContext'
7856
+ property :action_input, as: 'actionInput', class: Google::Apis::ContentV2_1::ActionInput, decorator: Google::Apis::ContentV2_1::ActionInput::Representation
7857
+
7858
+ end
7859
+ end
7860
+
7861
+ class TriggerActionResponse
7862
+ # @private
7863
+ class Representation < Google::Apis::Core::JsonRepresentation
7864
+ property :message, as: 'message'
7865
+ end
7866
+ end
7867
+
7807
7868
  class UndeleteConversionSourceRequest
7808
7869
  # @private
7809
7870
  class Representation < Google::Apis::Core::JsonRepresentation