google-apis-retail_v2alpha 0.64.0 → 0.65.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e5a8a2b94813bb2357742dc85178052296ac328bb94c47bad434601bdcd6c80
4
- data.tar.gz: 1631070e7fcf4c4ad4a02f7bcddadd9a28f8cb5b0f3cf2b694491df768594812
3
+ metadata.gz: e4b681242fc13bf58528bb4825261fb7967428a09f1cd719f6c3b307795ef2f4
4
+ data.tar.gz: d9a2b553b0e66d7aeb0cb14ecb4e616475c00362d12f7c996583ce8e758b7513
5
5
  SHA512:
6
- metadata.gz: 891fc0fd43e676611f2c635bebf69becc134eefd5ea2ba2e9284c674fbe2d08ac74ecc7f653bcde1a02ab3abd9748eee563cd877a45e36dc93f3d5dd2968a880
7
- data.tar.gz: 9f13ab7aacab920efc78b6c554a2a319ac0e1089a84d0c115558c20aff82f3408497ab6f521354b37e5dad430a57d39e4bb4bcd1d10ebf17ed9162c8e5eb28ea
6
+ metadata.gz: c18c6a2d30fa3656f91a8f9d0a03c3fdea8aae9b20ee04cfa2d13a12df6e90154d0211fe13f86a6218fb824811169d022dd5978e130b79f602a7df2b2519022d
7
+ data.tar.gz: b19083692bf67444d4e992f83f8f906409c937a2da3336ea034243159c7022395c69897833bbec9aedcaa39df5abcf39f299b3e4cfa9dbba07817c376078986e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.65.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230105
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.64.0 (2023-01-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20230102
@@ -1271,7 +1271,7 @@ module Google
1271
1271
  # The color display names, which may be different from standard color family
1272
1272
  # names, such as the color aliases used in the website frontend. Normally it is
1273
1273
  # expected to have only 1 color. May consider using single "Mixed" instead of
1274
- # multiple values. A maximum of 25 colors are allowed. Each value must be a UTF-
1274
+ # multiple values. A maximum of 75 colors are allowed. Each value must be a UTF-
1275
1275
  # 8 encoded string with a length limit of 128 characters. Otherwise, an
1276
1276
  # INVALID_ARGUMENT error is returned. Google Merchant Center property [color](
1277
1277
  # https://support.google.com/merchants/answer/6324487). Schema.org property [
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2alpha
18
18
  # Version of the google-apis-retail_v2alpha gem
19
- GEM_VERSION = "0.64.0"
19
+ GEM_VERSION = "0.65.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230102"
25
+ REVISION = "20230105"
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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.64.0
4
+ version: 0.65.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: 2023-01-04 00:00:00.000000000 Z
11
+ date: 2023-01-15 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_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.64.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.65.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Retail API V2alpha