google-apis-merchantapi_products_v1beta 0.5.0 → 0.6.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: f94ca0130eb65121c3ce7c31a13c6e866de167951ed864d4866b7026c9464961
4
- data.tar.gz: fba809bbba93c87f6cb19b420034200216fddbaffa958a0bff249668e93b6be9
3
+ metadata.gz: 83d45e65a36fe3b4c107056de4b3920788f8279cb191d6cb71c1b1aec3cb80fe
4
+ data.tar.gz: af894427e2a60d83f45106417743a57c19d0ecf6c5295825d028bf1322f4b98e
5
5
  SHA512:
6
- metadata.gz: 6208d788e84eb8898bbb25c0085c14b38a04f6ae761a45773db1d1bbde20be62c72a0d8160a5de07145abe0de4ce3355f332d30ed37cb8fdc7991fb3c785d7f2
7
- data.tar.gz: 72c22d25dc6166a3206cdee66c6b63efd7ce4246d38ab6da75eb2e04f4aef20192a36d2f41d8ac3451832ab040ff75b24cb2ee50297fedca7b7003a32cd10903
6
+ metadata.gz: 345131ac30aecb01a91d2db3ad0e0ca0466b5d340c0b47834b885df0b091a5cb25c8d2a6b60bbecb1a530b36effd9f884a58cf9b5af66556e82e14bdc43aec3d
7
+ data.tar.gz: 5887418173c8adf568c7a26ba255cc2545e066baa9a8356f0f61ace1e7f7fa2fbd9bcb8f7c177d4b8bc1d63a5d59ffd79af5ca86570bd2506bd1d9a903b1f778
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_products_v1beta
2
2
 
3
+ ### v0.6.0 (2025-01-08)
4
+
5
+ * Regenerated from discovery document revision 20250106
6
+
3
7
  ### v0.5.0 (2024-12-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20241217
@@ -1371,8 +1371,8 @@ module Google
1371
1371
  # @return [Google::Apis::MerchantapiProductsV1beta::Attributes]
1372
1372
  attr_accessor :attributes
1373
1373
 
1374
- # Required. Immutable. The [channel](https://support.google.com/merchants/answer/
1375
- # 7361332) of the product.
1374
+ # Immutable. The [channel](https://support.google.com/merchants/answer/7361332)
1375
+ # of the product.
1376
1376
  # Corresponds to the JSON property `channel`
1377
1377
  # @return [String]
1378
1378
  attr_accessor :channel
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiProductsV1beta
18
18
  # Version of the google-apis-merchantapi_products_v1beta gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241217"
25
+ REVISION = "20250106"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_products_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-01-05 00:00:00.000000000 Z
10
+ date: 2025-01-12 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.5.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_products_v1beta/v0.6.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_products_v1beta
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.23
79
- signing_key:
76
+ rubygems_version: 3.6.2
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Merchant API ProductsV1beta
82
79
  test_files: []