google-apis-content_v2_1 0.12.0 → 0.13.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ac274ed097b1f2c1a7be67047a59eb3a90bae3c2edad9639f504bb651d8ac4c
|
4
|
+
data.tar.gz: 6768997d2766f814331eae9fca158367adb3972f323be68a9b8f37464ba0cb10
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d1729d13429d0bac06af5c6b62aa438423b027c40bf573385706cad3f3b83f48fab02a2e242bcb554ba8cc2c35b9769ce6656f399af49806901a3d92ca8c1fb
|
7
|
+
data.tar.gz: da17f691dd248fd6055775ee804f8fbf3d5335f20fed4d56c9099aee449dfc04072ed20742040d54c7f23bae963d52136734f579c96099e4813e749399c4e464
|
data/CHANGELOG.md
CHANGED
@@ -6306,14 +6306,15 @@ module Google
|
|
6306
6306
|
# Turkish Post) - "`eub`" (ePacket) - "`chukou1`" (Chukou1 Logistics) - "`bestex`
|
6307
6307
|
# " (Best Express) - "`canada post`" (Canada Post) - "`purolator`" (Purolator) -
|
6308
6308
|
# "`canpar`" (Canpar) - "`india post`" (India Post) - "`blue dart`" (Blue Dart) -
|
6309
|
-
# "`delhivery`" (Delhivery) - "`dtdc`" (DTDC) - "`tpc india`" (TPC India)
|
6310
|
-
#
|
6311
|
-
#
|
6312
|
-
#
|
6313
|
-
#
|
6314
|
-
#
|
6315
|
-
#
|
6316
|
-
#
|
6309
|
+
# "`delhivery`" (Delhivery) - "`dtdc`" (DTDC) - "`tpc india`" (TPC India) - "`
|
6310
|
+
# lso`" (Lone Star Overnight) - "`tww`" (Team Worldwide) Supported carriers for
|
6311
|
+
# FR are: - "`la poste`" (La Poste) *automatic status updates * - "`colissimo`" (
|
6312
|
+
# Colissimo by La Poste) *automatic status updates* - "`ups`" (United Parcel
|
6313
|
+
# Service) *automatic status updates * - "`chronopost`" (Chronopost by La Poste)
|
6314
|
+
# - "`gls`" (General Logistics Systems France) - "`dpd`" (DPD Group by GeoPost) -
|
6315
|
+
# "`bpost`" (Belgian Post Group) - "`colis prive`" (Colis Privé) - "`boxtal`" (
|
6316
|
+
# Boxtal) - "`geodis`" (GEODIS) - "`tnt`" (TNT) - "`db schenker`" (DB Schenker) -
|
6317
|
+
# "`aramex`" (Aramex)
|
6317
6318
|
# Corresponds to the JSON property `carrier`
|
6318
6319
|
# @return [String]
|
6319
6320
|
attr_accessor :carrier
|
@@ -9954,6 +9955,11 @@ module Google
|
|
9954
9955
|
# @return [String]
|
9955
9956
|
attr_accessor :link
|
9956
9957
|
|
9958
|
+
# Link template for merchant hosted local storefront.
|
9959
|
+
# Corresponds to the JSON property `linkTemplate`
|
9960
|
+
# @return [String]
|
9961
|
+
attr_accessor :link_template
|
9962
|
+
|
9957
9963
|
# Loyalty points that users receive after purchasing the item. Japan only.
|
9958
9964
|
# Corresponds to the JSON property `loyaltyPoints`
|
9959
9965
|
# @return [Google::Apis::ContentV2_1::LoyaltyPoints]
|
@@ -9989,6 +9995,12 @@ module Google
|
|
9989
9995
|
# @return [String]
|
9990
9996
|
attr_accessor :mobile_link
|
9991
9997
|
|
9998
|
+
# Link template for merchant hosted local storefront optimized for mobile
|
9999
|
+
# devices.
|
10000
|
+
# Corresponds to the JSON property `mobileLinkTemplate`
|
10001
|
+
# @return [String]
|
10002
|
+
attr_accessor :mobile_link_template
|
10003
|
+
|
9992
10004
|
# Manufacturer Part Number (MPN) of the item.
|
9993
10005
|
# Corresponds to the JSON property `mpn`
|
9994
10006
|
# @return [String]
|
@@ -10013,6 +10025,19 @@ module Google
|
|
10013
10025
|
# @return [String]
|
10014
10026
|
attr_accessor :pattern
|
10015
10027
|
|
10028
|
+
# The pick up option for the item. Acceptable values are: - "`buy`" - "`reserve`"
|
10029
|
+
# - "`ship to store`" - "`not supported`"
|
10030
|
+
# Corresponds to the JSON property `pickupMethod`
|
10031
|
+
# @return [String]
|
10032
|
+
attr_accessor :pickup_method
|
10033
|
+
|
10034
|
+
# Item store pickup timeline. Acceptable values are: - "`same day`" - "`next day`
|
10035
|
+
# " - "`2-day`" - "`3-day`" - "`4-day`" - "`5-day`" - "`6-day`" - "`7-day`" - "`
|
10036
|
+
# multi-week`"
|
10037
|
+
# Corresponds to the JSON property `pickupSla`
|
10038
|
+
# @return [String]
|
10039
|
+
attr_accessor :pickup_sla
|
10040
|
+
|
10016
10041
|
# Price of the item.
|
10017
10042
|
# Corresponds to the JSON property `price`
|
10018
10043
|
# @return [Google::Apis::ContentV2_1::Price]
|
@@ -10207,6 +10232,7 @@ module Google
|
|
10207
10232
|
@item_group_id = args[:item_group_id] if args.key?(:item_group_id)
|
10208
10233
|
@kind = args[:kind] if args.key?(:kind)
|
10209
10234
|
@link = args[:link] if args.key?(:link)
|
10235
|
+
@link_template = args[:link_template] if args.key?(:link_template)
|
10210
10236
|
@loyalty_points = args[:loyalty_points] if args.key?(:loyalty_points)
|
10211
10237
|
@material = args[:material] if args.key?(:material)
|
10212
10238
|
@max_energy_efficiency_class = args[:max_energy_efficiency_class] if args.key?(:max_energy_efficiency_class)
|
@@ -10214,10 +10240,13 @@ module Google
|
|
10214
10240
|
@min_energy_efficiency_class = args[:min_energy_efficiency_class] if args.key?(:min_energy_efficiency_class)
|
10215
10241
|
@min_handling_time = args[:min_handling_time] if args.key?(:min_handling_time)
|
10216
10242
|
@mobile_link = args[:mobile_link] if args.key?(:mobile_link)
|
10243
|
+
@mobile_link_template = args[:mobile_link_template] if args.key?(:mobile_link_template)
|
10217
10244
|
@mpn = args[:mpn] if args.key?(:mpn)
|
10218
10245
|
@multipack = args[:multipack] if args.key?(:multipack)
|
10219
10246
|
@offer_id = args[:offer_id] if args.key?(:offer_id)
|
10220
10247
|
@pattern = args[:pattern] if args.key?(:pattern)
|
10248
|
+
@pickup_method = args[:pickup_method] if args.key?(:pickup_method)
|
10249
|
+
@pickup_sla = args[:pickup_sla] if args.key?(:pickup_sla)
|
10221
10250
|
@price = args[:price] if args.key?(:price)
|
10222
10251
|
@product_details = args[:product_details] if args.key?(:product_details)
|
10223
10252
|
@product_highlights = args[:product_highlights] if args.key?(:product_highlights)
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ContentV2_1
|
18
18
|
# Version of the google-apis-content_v2_1 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.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210526"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -4925,6 +4925,7 @@ module Google
|
|
4925
4925
|
property :item_group_id, as: 'itemGroupId'
|
4926
4926
|
property :kind, as: 'kind'
|
4927
4927
|
property :link, as: 'link'
|
4928
|
+
property :link_template, as: 'linkTemplate'
|
4928
4929
|
property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2_1::LoyaltyPoints, decorator: Google::Apis::ContentV2_1::LoyaltyPoints::Representation
|
4929
4930
|
|
4930
4931
|
property :material, as: 'material'
|
@@ -4933,10 +4934,13 @@ module Google
|
|
4933
4934
|
property :min_energy_efficiency_class, as: 'minEnergyEfficiencyClass'
|
4934
4935
|
property :min_handling_time, :numeric_string => true, as: 'minHandlingTime'
|
4935
4936
|
property :mobile_link, as: 'mobileLink'
|
4937
|
+
property :mobile_link_template, as: 'mobileLinkTemplate'
|
4936
4938
|
property :mpn, as: 'mpn'
|
4937
4939
|
property :multipack, :numeric_string => true, as: 'multipack'
|
4938
4940
|
property :offer_id, as: 'offerId'
|
4939
4941
|
property :pattern, as: 'pattern'
|
4942
|
+
property :pickup_method, as: 'pickupMethod'
|
4943
|
+
property :pickup_sla, as: 'pickupSla'
|
4940
4944
|
property :price, as: 'price', class: Google::Apis::ContentV2_1::Price, decorator: Google::Apis::ContentV2_1::Price::Representation
|
4941
4945
|
|
4942
4946
|
collection :product_details, as: 'productDetails', class: Google::Apis::ContentV2_1::ProductProductDetail, decorator: Google::Apis::ContentV2_1::ProductProductDetail::Representation
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-content_v2_1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.13.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-06-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-content_v2_1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.13.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-content_v2_1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|