google-apis-ces_v1 0.7.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: 33dcdb9134cffcc757ea84f471d0b1292b3ddbf9547c07536f81d87b8b097312
4
- data.tar.gz: cdd0d2da6c2c4175dd6c69c2077663a396695dad89f2b7bdabd01816881a5c71
3
+ metadata.gz: b877f3901e0358ceb409172db7770fa92cb844e1738a747d346de7c1029d2658
4
+ data.tar.gz: 1b4ae80cae1851748225745df0dfca763dcd8e5db857e9d7feea659bc3b12a74
5
5
  SHA512:
6
- metadata.gz: ac2ca26fccf2e21f53f0ad1820bf52e28a67a338e2a6f3042e42de097164e4f6ab60ae8ef95819e73afb4484227816f95b7db6a76c3db0df49805679f8b8216a
7
- data.tar.gz: ea5d86ab0198461443c5fdeff1b8548e657ec442b4f38a1904fcca40abd1519a76df4887039adac16d6dd1479e439a3aae6344bcc108f09d25221e8b3e108ac0
6
+ metadata.gz: 166a99904e41e137de98392d3a3c0a8c7279b8ef64083f575c4c09e72d24bd4063aab0f7cc1bd44c890fe2da736a5c1038dc155b68dddd5c5cc873161cee7621
7
+ data.tar.gz: c43309229a95815176075274157c0d0298b5a08d5c078837ea400132eed0a09ee0b916db075edaa3b69e08c35c717205c2c22a159b0b3fd720ce7fa88ec91c21
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.8.0 (2026-05-24)
8
+
9
+ * Regenerated from discovery document revision 20260513
10
+
3
11
  ### v0.7.0 (2026-05-10)
4
12
 
5
13
  * Regenerated from discovery document revision 20260429
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