google-apis-content_v2 0.1.0 → 0.2.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 +4 -0
- data/lib/google/apis/content_v2/classes.rb +7 -4
- data/lib/google/apis/content_v2/gem_version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c92334f8dfc4202e82f4c5161c53fe2bce82c8d657731654dc25cc4d72b0ac9e
|
|
4
|
+
data.tar.gz: 00d988a8ecc147abeb1c223831bc9a7a45328596906e55f76b1077f911ad774b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8fba03f345254a6915c2a00d35bbfe0a9fc150bd26427faa7811dc8fe9774282c1e90a6835bd204ef0a9897fc7cd9b65cabaf10bb6f4e4c19350a8df1c4edb10
|
|
7
|
+
data.tar.gz: 41be3bdec164f38c0151f826fc64767b21c64643587f4298672010d57af35a5e7b61896b0092340bd85a361279a4f35de003138363aa523e24ff815014b15eb8
|
data/CHANGELOG.md
CHANGED
|
@@ -3729,7 +3729,7 @@ module Google
|
|
|
3729
3729
|
# @return [Google::Apis::ContentV2::Errors]
|
|
3730
3730
|
attr_accessor :errors
|
|
3731
3731
|
|
|
3732
|
-
# The
|
|
3732
|
+
# The list of accessible GMB accounts.
|
|
3733
3733
|
# Corresponds to the JSON property `gmbAccounts`
|
|
3734
3734
|
# @return [Google::Apis::ContentV2::GmbAccounts]
|
|
3735
3735
|
attr_accessor :gmb_accounts
|
|
@@ -8871,8 +8871,8 @@ module Google
|
|
|
8871
8871
|
# @return [String]
|
|
8872
8872
|
attr_accessor :color
|
|
8873
8873
|
|
|
8874
|
-
# Condition or state of the item. Acceptable values are: - "`
|
|
8875
|
-
#
|
|
8874
|
+
# Condition or state of the item. Acceptable values are: - "`new`" - "`
|
|
8875
|
+
# refurbished`" - "`used`"
|
|
8876
8876
|
# Corresponds to the JSON property `condition`
|
|
8877
8877
|
# @return [String]
|
|
8878
8878
|
attr_accessor :condition
|
|
@@ -8982,7 +8982,10 @@ module Google
|
|
|
8982
8982
|
# @return [String]
|
|
8983
8983
|
attr_accessor :gender
|
|
8984
8984
|
|
|
8985
|
-
# Google's category of the item (see Google product taxonomy
|
|
8985
|
+
# Google's category of the item (see [Google product taxonomy](https://support.
|
|
8986
|
+
# google.com/merchants/answer/1705911)). When querying products, this field will
|
|
8987
|
+
# contain the user provided value. There is currently no way to get back the
|
|
8988
|
+
# auto assigned google product categories through the API.
|
|
8986
8989
|
# Corresponds to the JSON property `googleProductCategory`
|
|
8987
8990
|
# @return [String]
|
|
8988
8991
|
attr_accessor :google_product_category
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContentV2
|
|
18
18
|
# Version of the google-apis-content_v2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.2.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.1.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210113"
|
|
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-content_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.2.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-02-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-content_v2/CHANGELOG.md
|
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2/v0.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2/v0.2.0
|
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-content_v2
|
|
57
57
|
post_install_message:
|
|
58
58
|
rdoc_options: []
|
|
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
70
|
version: '0'
|
|
71
71
|
requirements: []
|
|
72
|
-
rubygems_version: 3.
|
|
72
|
+
rubygems_version: 3.2.6
|
|
73
73
|
signing_key:
|
|
74
74
|
specification_version: 4
|
|
75
75
|
summary: Simple REST client for Content API for Shopping V2
|