google-apis-retail_v2alpha 0.3.0 → 0.4.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: 3cacfffee52341de303b76232a1ca07e1ab44b23224221f5b7d8e0b9f046d340
4
- data.tar.gz: 4982d84dd2d81385b81011e1e648c12a0d1758a1bfc9ce0e7fb71b7693a7f9bf
3
+ metadata.gz: fd6166d695e2a43059a16fc7b1fe742b2dba33f0ec6d0a90cf4bc02586aa07a5
4
+ data.tar.gz: dda86a25195f561e13be10ad542c79c2f69960cceaef353094a4f2a7cfb096db
5
5
  SHA512:
6
- metadata.gz: 7a6fd55ef37fbbd8b2b6e011ae0f35581fd86c42c5472071a0c357c2d168a978661115e9b209ca2f3c4c77b39c48da904b86a4e441ed46af7c5706b73f87d54a
7
- data.tar.gz: 4a417bc79d69cf80b7f95efa853bf8d6560313c7b9b6cd8d62e9754c9404a6ff2529ebf0eeba1da1c48ede024809fc797dc05e202433366dbb697d16a98fec52
6
+ metadata.gz: 48b5e32acf1104f8d7ac7ed77d464c5d4a13c122283a05f96132854c82b287222182ed7b435b0cc5a0c3ca3fccbb6cc556728121762badfa805574c7a9c07bcd
7
+ data.tar.gz: f7ab9bd3e00bf4317226cfcc764dfa59624b4163a9efdb5a6c77f54433925fa1b80665d267dcdd0dd4c0f09a2e1f412082bba47b9911131d2e8296df0ce3f921
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.4.0 (2021-03-06)
4
+
5
+ * Regenerated from discovery document revision 20210226
6
+ * Unspecified changes
7
+
3
8
  ### v0.3.0 (2021-02-20)
4
9
 
5
10
  * Regenerated from discovery document revision 20210212
@@ -1216,9 +1216,8 @@ module Google
1216
1216
  # "vendor456"]`, "lengths_cm": `"numbers":[2.3, 15.4]`, "heights_cm": `"numbers"
1217
1217
  # :[8.1, 6.4]` ``. This field needs to pass all below criteria, otherwise an
1218
1218
  # INVALID_ARGUMENT error is returned: * Max entries count: 150 by default; 100
1219
- # for Type.VARIANT. * Max indexable entries count: 150 by default; 40 for Type.
1220
- # VARIANT. * Max searchable entries count: 30. * The key must be a UTF-8 encoded
1221
- # string with a length limit of 128 characters.
1219
+ # for Type.VARIANT. * The key must be a UTF-8 encoded string with a length limit
1220
+ # of 128 characters.
1222
1221
  # Corresponds to the JSON property `attributes`
1223
1222
  # @return [Hash<String,Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaCustomAttribute>]
1224
1223
  attr_accessor :attributes
@@ -1325,7 +1324,7 @@ module Google
1325
1324
  attr_accessor :tags
1326
1325
 
1327
1326
  # Required. Product title. This field must be a UTF-8 encoded string with a
1328
- # length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is
1327
+ # length limit of 1,000 characters. Otherwise, an INVALID_ARGUMENT error is
1329
1328
  # returned. Google Merchant Center property [title](https://support.google.com/
1330
1329
  # merchants/answer/6324415). Schema.org property [Product.name](https://schema.
1331
1330
  # org/name).
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210212"
25
+ REVISION = "20210226"
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.3.0
4
+ version: 0.4.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-02-22 00:00:00.000000000 Z
11
+ date: 2021-03-08 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-retail_v2alpha/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-retail_v2alpha
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.6
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Retail API V2alpha