google-apis-retail_v2 0.16.0 → 0.17.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: 6e1d577e0f666557981873e91569fe4048e5123cb67aaed771b9e7383a286d15
4
- data.tar.gz: a932340f5021a0cb1c71fc2d607eeaee9ed38f85706a5f27133485b254c6ab3d
3
+ metadata.gz: 74572904cb04af93d243eda58d9b77c7ad4559658934c6da5a9c3d3061dbf336
4
+ data.tar.gz: 3b11130e1a02ca4d58d5dbddd1ca3b84771c82d2de26885cd4cdfcbfb7c33912
5
5
  SHA512:
6
- metadata.gz: d9a1b00a5d8f0230c7fb8095f9d28407b7d32480be6f977a478934d46ab352a5d66d3c0d582525b2ac58f128e4831067e4e3059ecbf0aa8f98386f19e71af030
7
- data.tar.gz: 0e5f7bde1bce534919c0f7b81202f8fd344086dba52b56fc8d326a9ce8ea5be16becc162a97addb1e613e50ce3393c916448892ff527b545477b5528ef57d104
6
+ metadata.gz: 4187419442b09c33b846674d362ad64c738a9b050c283d4a77a0471239db736cebc88884893694e09952556fbdd54afd732a97dd6e7bab9f7604f90492181341
7
+ data.tar.gz: ff129f5e07a3745b9ac90ea4269e55a4328b5617029b736cb5d7299398498863b202dd341bae40204c5929d99af640995fa2c01c3acb25aa50cac6dec3200b54
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.17.0 (2021-10-05)
4
+
5
+ * Regenerated from discovery document revision 20210930
6
+
3
7
  ### v0.16.0 (2021-09-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20210924
@@ -307,8 +307,8 @@ module Google
307
307
 
308
308
  # If set to true, and the Product is not found, the fulfillment information will
309
309
  # still be processed and retained for at most 1 day and processed once the
310
- # Product is created. If set to false, an INVALID_ARGUMENT error is returned if
311
- # the Product is not found.
310
+ # Product is created. If set to false, a NOT_FOUND error is returned if the
311
+ # Product is not found.
312
312
  # Corresponds to the JSON property `allowMissing`
313
313
  # @return [Boolean]
314
314
  attr_accessor :allow_missing
@@ -1615,8 +1615,10 @@ module Google
1615
1615
  # The timestamp when this product becomes unavailable for SearchService.Search.
1616
1616
  # If it is set, the Product is not available for SearchService.Search after
1617
1617
  # expire_time. However, the product can still be retrieved by ProductService.
1618
- # GetProduct and ProductService.ListProducts. Google Merchant Center property [
1619
- # expiration_date](https://support.google.com/merchants/answer/6324499).
1618
+ # GetProduct and ProductService.ListProducts. expire_time must be later than
1619
+ # available_time and publish_time, otherwise an INVALID_ARGUMENT error is thrown.
1620
+ # Google Merchant Center property [expiration_date](https://support.google.com/
1621
+ # merchants/answer/6324499).
1620
1622
  # Corresponds to the JSON property `expireTime`
1621
1623
  # @return [String]
1622
1624
  attr_accessor :expire_time
@@ -2243,8 +2245,8 @@ module Google
2243
2245
 
2244
2246
  # If set to true, and the Product is not found, the fulfillment information will
2245
2247
  # still be processed and retained for at most 1 day and processed once the
2246
- # Product is created. If set to false, an INVALID_ARGUMENT error is returned if
2247
- # the Product is not found.
2248
+ # Product is created. If set to false, a NOT_FOUND error is returned if the
2249
+ # Product is not found.
2248
2250
  # Corresponds to the JSON property `allowMissing`
2249
2251
  # @return [Boolean]
2250
2252
  attr_accessor :allow_missing
@@ -3010,8 +3012,8 @@ module Google
3010
3012
 
3011
3013
  # If set to true, and the Product with name Product.name is not found, the
3012
3014
  # inventory update will still be processed and retained for at most 1 day until
3013
- # the Product is created. If set to false, an INVALID_ARGUMENT error is returned
3014
- # if the Product is not found.
3015
+ # the Product is created. If set to false, a NOT_FOUND error is returned if the
3016
+ # Product is not found.
3015
3017
  # Corresponds to the JSON property `allowMissing`
3016
3018
  # @return [Boolean]
3017
3019
  attr_accessor :allow_missing
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2
18
18
  # Version of the google-apis-retail_v2 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.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 = "20210924"
25
+ REVISION = "20210930"
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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-09-27 00:00:00.000000000 Z
11
+ date: 2021-10-11 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/master/generated/google-apis-retail_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-retail_v2
63
63
  post_install_message:
64
64
  rdoc_options: []