google-apis-retail_v2alpha 0.64.0 → 0.66.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: 9e5a8a2b94813bb2357742dc85178052296ac328bb94c47bad434601bdcd6c80
4
- data.tar.gz: 1631070e7fcf4c4ad4a02f7bcddadd9a28f8cb5b0f3cf2b694491df768594812
3
+ metadata.gz: e6ba3de8c60782fb7fbc0d9d229d18e08968f23fad8d7a472d68d5c5563ce019
4
+ data.tar.gz: 235f3ecaa68e49e19a576d34792b79d708d0d9515851e66add034f1117c10d72
5
5
  SHA512:
6
- metadata.gz: 891fc0fd43e676611f2c635bebf69becc134eefd5ea2ba2e9284c674fbe2d08ac74ecc7f653bcde1a02ab3abd9748eee563cd877a45e36dc93f3d5dd2968a880
7
- data.tar.gz: 9f13ab7aacab920efc78b6c554a2a319ac0e1089a84d0c115558c20aff82f3408497ab6f521354b37e5dad430a57d39e4bb4bcd1d10ebf17ed9162c8e5eb28ea
6
+ metadata.gz: 1f73835bf93311301519e4c9cf4b31e9d727d12078edeb0b5175eca93b6d9ad42eab73d8da9a47b29a3043fccd94ca810a8e2869726f111e6f784cc0cec68721
7
+ data.tar.gz: d5f6a1e6ac51180b86cf6c0b2f355765559769896dfde1fa9bffed8ae4d4dd8e44077eb858c8e79f754805d5255c58c59bf0c228b97b16d3761933020c560af1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.66.0 (2023-01-22)
4
+
5
+ * Regenerated from discovery document revision 20230117
6
+
7
+ ### v0.65.0 (2023-01-15)
8
+
9
+ * Regenerated from discovery document revision 20230105
10
+ * Regenerated using generator version 0.11.1
11
+
3
12
  ### v0.64.0 (2023-01-04)
4
13
 
5
14
  * Regenerated from discovery document revision 20230102
@@ -1196,9 +1196,9 @@ module Google
1196
1196
  # custom_attribute`, such as `attributes.xyz`. To be indexable, the attribute
1197
1197
  # name can contain only alpha-numeric characters and underscores. For example,
1198
1198
  # an attribute named `attributes.abc_xyz` can be indexed, but an attribute named
1199
- # `attributes.abc-xyz` cannot be indexed. For attributes whoes key start with `
1200
- # attributes.`, we refer them as custom attributes. Otherwise they are built-in
1201
- # attributes such as `color` and `brands`.
1199
+ # `attributes.abc-xyz` cannot be indexed. If the attribute key starts with `
1200
+ # attributes.`, then the attribute is a custom attribute. Attributes such as `
1201
+ # brands`, `patterns`, and `title` are built-in and called system attributes.
1202
1202
  # Corresponds to the JSON property `key`
1203
1203
  # @return [String]
1204
1204
  attr_accessor :key
@@ -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.66.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 = "20230117"
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.66.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-22 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.66.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