google-apis-retail_v2alpha 0.9.0 → 0.10.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/retail_v2alpha/classes.rb +6 -5
- data/lib/google/apis/retail_v2alpha/gem_version.rb +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1f7f0c14dc2a54f633c8bf5b20e75c00ed0496f6b4373b3e7fbe5fa506cd2392
|
|
4
|
+
data.tar.gz: 1a37a2056a3889848e69ca1069100eaf131c5d81a4e554828beae858b18303ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0e3a3a05391b56a79d4f69ded81cd858adcee299c8533fd3b833eceb7fbb52d52e4c7924250514f6b2df4c63b655c59db3b2b8052128630cd47635d3f95799fe
|
|
7
|
+
data.tar.gz: 23a9857cc662702a28e0831ad5ea1f35d677797e1c4f1a2a8440ac8ba9ddcbc4cbbc342ee48722d5a84a808a01cf7530fb7414ad7edc21404be6ebd95e83ab86
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-retail_v2alpha
|
|
2
2
|
|
|
3
|
+
### v0.10.0 (2021-06-07)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20210528
|
|
6
|
+
* Regenerated using generator version 0.3.0
|
|
7
|
+
|
|
3
8
|
### v0.9.0 (2021-05-28)
|
|
4
9
|
|
|
5
10
|
* Regenerated from discovery document revision 20210521
|
|
@@ -1723,11 +1723,12 @@ module Google
|
|
|
1723
1723
|
|
|
1724
1724
|
# Required. User event type. Allowed values are: * `add-to-cart`: Products being
|
|
1725
1725
|
# added to cart. * `category-page-view`: Special pages such as sale or promotion
|
|
1726
|
-
# pages viewed. * `
|
|
1727
|
-
# view`:
|
|
1728
|
-
# * `promotion-
|
|
1729
|
-
#
|
|
1730
|
-
#
|
|
1726
|
+
# pages viewed. * `completion`: Completion query result showed/clicked. * `
|
|
1727
|
+
# detail-page-view`: Products detail page viewed. * `home-page-view`: Homepage
|
|
1728
|
+
# viewed. * `promotion-offered`: Promotion is offered to a user. * `promotion-
|
|
1729
|
+
# not-offered`: Promotion is not offered to a user. * `purchase-complete`: User
|
|
1730
|
+
# finishing a purchase. * `search`: Product search. * `shopping-cart-page-view`:
|
|
1731
|
+
# User viewing a shopping cart.
|
|
1731
1732
|
# Corresponds to the JSON property `eventType`
|
|
1732
1733
|
# @return [String]
|
|
1733
1734
|
attr_accessor :event_type
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.10.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.3.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210528"
|
|
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.
|
|
4
|
+
version: 0.10.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
|
+
date: 2021-06-14 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.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.10.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: []
|