google-apis-ces_v1 0.8.0 → 0.9.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: b9d7201696c85c5d0840c6ca10867fa72c6c3ee390daffcecea7dd980ba5f112
4
- data.tar.gz: 63936141854eee96e57e8e319dd1aed22ce8a06768203d79c10086d9fedf86a6
3
+ metadata.gz: b877f3901e0358ceb409172db7770fa92cb844e1738a747d346de7c1029d2658
4
+ data.tar.gz: 1b4ae80cae1851748225745df0dfca763dcd8e5db857e9d7feea659bc3b12a74
5
5
  SHA512:
6
- metadata.gz: 2e799c884f78694f8f23b673da36c0255ca3392a1fcc5f9f8efd9f1e14a36054620b6aae6abc275f88c892aec3b485216e577456d69acf8330333d2d9b8d80c7
7
- data.tar.gz: 050c61ea77d20f44a5704b8d709eac8e0dca132b830d983ea1c1aba6ac3652bc25586f25af7292b17b256615bdc55c21ea86067003886e512faaac15b618b7a5
6
+ metadata.gz: 166a99904e41e137de98392d3a3c0a8c7279b8ef64083f575c4c09e72d24bd4063aab0f7cc1bd44c890fe2da736a5c1038dc155b68dddd5c5cc873161cee7621
7
+ data.tar.gz: c43309229a95815176075274157c0d0298b5a08d5c078837ea400132eed0a09ee0b916db075edaa3b69e08c35c717205c2c22a159b0b3fd720ce7fa88ec91c21
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ces_v1
2
2
 
3
+ ### v0.9.0 (2026-06-14)
4
+
5
+ * Regenerated using generator version 0.19.0
6
+
3
7
  ### v0.8.0 (2026-05-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20260513
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://docs.cloud.google.com/customer-engagement-ai
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module CesV1
18
18
  # Version of the google-apis-ces_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.18.0"
22
+ GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20260513"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ces_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ces_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ces_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ces_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ces_v1
63
63
  rdoc_options: []
64
64
  require_paths:
@@ -67,7 +67,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
- version: '3.1'
70
+ version: '3.2'
71
71
  required_rubygems_version: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - ">="