google-apis-retail_v2beta 0.21.0 → 0.22.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: e83e98a63736700b4d839c01b4d54de9d8902ee7b7324ae408fbf678ad4d0086
4
- data.tar.gz: 48c5d5af3d64cc880332a5ff4657342dbd579f3d675d2c1e75496f8f6b04a4d0
3
+ metadata.gz: c2331caa3b915953f9f9f2d7907aa26a49499bf9b003f197f6dff4e6d0743ab9
4
+ data.tar.gz: fc13f82eeabd0edda9d5266ec1881f74cc0d829ea8ad5f1f8701db3aa863975f
5
5
  SHA512:
6
- metadata.gz: 8d77fc4b02fa3487c9d422be62e7836548854558995d8c7fa2da160735557b3e172bb37bc2ba5c088772ba8cec8d14dcfc1616ced6935e19800dfd270e560b63
7
- data.tar.gz: 6af358dfa01661b1628e84799384a125bef54b520ac1747eb3b38ac6f1f7725f74e2518bb707cee3c5d54de41f44b57d5b5e58ccfc172d6aa63d3b7786613899
6
+ metadata.gz: b6b8064fc809a5c5426ac61349feec960d40803cee94125670ebed98e0ebb0c489a80cca3a59103b747c6986139426001583303eebfeae28ae2791ae16aa4aab
7
+ data.tar.gz: 5e55d9d8c44a36849240548f919d5b08cc6d8df114de591db67543b328edb7cb4f563b03be62e99230d57010c98b24098f64581d470cd70a52d2dcb8e3e618c9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.22.0 (2021-11-17)
4
+
5
+ * Regenerated from discovery document revision 20211116
6
+
3
7
  ### v0.21.0 (2021-11-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20211104
@@ -3368,10 +3368,11 @@ module Google
3368
3368
  # fulfillmentId". E.g., in "pickupInStore.store123", "pickupInStore" is
3369
3369
  # fulfillment type and "store123" is the store ID. Supported keys are: *
3370
3370
  # colorFamilies * price * originalPrice * discount * inventory(place_id,price) *
3371
- # attributes.key, where key is any key in the Product.attributes map. *
3372
- # pickupInStore.id, where id is any FulfillmentInfo.place_ids for
3373
- # FulfillmentInfo.type "pickup-in-store". * shipToStore.id, where id is any
3374
- # FulfillmentInfo.place_ids for FulfillmentInfo.type "ship-to-store". *
3371
+ # inventory(place_id,attributes.key), where key is any key in the Product.
3372
+ # inventories.attributes map. * attributes.key, where key is any key in the
3373
+ # Product.attributes map. * pickupInStore.id, where id is any FulfillmentInfo.
3374
+ # place_ids for FulfillmentInfo.type "pickup-in-store". * shipToStore.id, where
3375
+ # id is any FulfillmentInfo.place_ids for FulfillmentInfo.type "ship-to-store". *
3375
3376
  # sameDayDelivery.id, where id is any FulfillmentInfo.place_ids for
3376
3377
  # FulfillmentInfo.type "same-day-delivery". * nextDayDelivery.id, where id is
3377
3378
  # any FulfillmentInfo.place_ids for FulfillmentInfo.type "next-day-delivery". *
@@ -3595,9 +3596,10 @@ module Google
3595
3596
  # colors" * "sizes" * "materials" * "patterns" * "conditions" * "attributes.key"
3596
3597
  # * "pickupInStore" * "shipToStore" * "sameDayDelivery" * "nextDayDelivery" * "
3597
3598
  # customFulfillment1" * "customFulfillment2" * "customFulfillment3" * "
3598
- # customFulfillment4" * "customFulfillment5" * numerical_field = * "price" * "
3599
- # discount" * "rating" * "ratingCount" * "attributes.key" * "inventory(place_id,
3600
- # price)"
3599
+ # customFulfillment4" * "customFulfillment5" * "inventory(place_id,attributes.
3600
+ # key)" * numerical_field = * "price" * "discount" * "rating" * "ratingCount" * "
3601
+ # attributes.key" * "inventory(place_id,price)" * "inventory(place_id,attributes.
3602
+ # key)"
3601
3603
  # Corresponds to the JSON property `key`
3602
3604
  # @return [String]
3603
3605
  attr_accessor :key
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2beta
18
18
  # Version of the google-apis-retail_v2beta gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211104"
25
+ REVISION = "20211116"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.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-15 00:00:00.000000000 Z
11
+ date: 2021-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []