google-apis-merchantapi_conversions_v1beta 0.7.0 → 0.8.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85494684151cdd3b9828e0da55756b49c6d632752bc043b6d691a16d146135e1
4
- data.tar.gz: 1262a60a932879b143e1cb87afa5e6d4696bbb5a6c9f8ed0cea08ab88b294289
3
+ metadata.gz: e275f28b37e7ac492614c22169648193d244f0ca20003b7e3113fc1f5188df08
4
+ data.tar.gz: 451d162174058d8e195554516a79e09f2b0c63a8bcfb401d9d8ff80cc63f9bfa
5
5
  SHA512:
6
- metadata.gz: 9bde1f4bbbf5cd828339777f4bda0a65f25f10d7ddf427c50f653cf2f78dd6466c7201fc8b51b0f9a2695f7b10fdb488f95added98db3c279e91ed0d3d7437ed
7
- data.tar.gz: 1cede900d4d4493be2f071ad23556eca4ccd5b9f04783fed976bf2a761e0e26ab8671428c0c7b0159d0685e6925f70c49202bb8b82904ede3a7048a791ea8f32
6
+ metadata.gz: 3a33c8909b2fc54a0f5525242c67d4639344401040686e0e845222c5ac99b2e0a11bb9057f7c0bd78d356e9786f036de2dbd73d01085d711d6264b41d4c59122
7
+ data.tar.gz: 8227df8c9ae411a70fe85f6bae383c8c9f5a759c7e0bd3168bccff791d7f5897d209b5e8a09eceda86bd21c99968bfda081ff06ac5325a9cff048a2603893c9a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-merchantapi_conversions_v1beta
2
2
 
3
+ ### v0.8.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250618
6
+ * Regenerated using generator version 0.18.0
7
+
3
8
  ### v0.7.0 (2025-05-04)
4
9
 
5
10
  * Regenerated using generator version 0.17.0
@@ -340,7 +340,7 @@ module Google
340
340
  # @return [String]
341
341
  attr_accessor :event_time
342
342
 
343
- # Optional. The product expiration time. This field will not bet set if the
343
+ # Optional. The product expiration time. This field will not be set if the
344
344
  # notification is sent for a product deletion event.
345
345
  # Corresponds to the JSON property `expirationTime`
346
346
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiConversionsV1beta
18
18
  # Version of the google-apis-merchantapi_conversions_v1beta gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250416"
25
+ REVISION = "20250618"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_conversions_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_conversions_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_conversions_v1beta/v0.7.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_conversions_v1beta/v0.8.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_conversions_v1beta
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.8
76
+ rubygems_version: 3.6.9
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Merchant API ConversionsV1beta
79
79
  test_files: []