google-apis-contactcenterinsights_v1 0.62.0 → 0.64.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: d2f88cc0f58f2a13130685c7c06b07e7397fe059aaaf5e01423c9dd035ada493
4
- data.tar.gz: b7a6aaeae8837450000aaa80d5e34daabbd0f03411438b90401ff735c7c0795a
3
+ metadata.gz: 66048336f698eb573672c691b7282ce51065cb5e61f0f6e97a3b9fb97d9e5d10
4
+ data.tar.gz: 7faa9bd376977bb55d607fa1fec0d7a77779ec4967c60c5ba9e34c2cd2ce494b
5
5
  SHA512:
6
- metadata.gz: b699c9f53cf3e97788ce97cc08054c0c362bbffc56edab617e6de4212a423357d17571746b1abc9f901f991b98818ccfc1ef892f3003cacd0c6da262739c5265
7
- data.tar.gz: b9526cc5c8bc860f9b149de46db23c12863ebec99c20c2f46c9c0f176829568b28b87b3a9a21b4c9a6ab27199141dd77b0b49f0d9bdf76b22f4583f4113053a7
6
+ metadata.gz: 204853d604a12f3bbeceff9078d8030f90f0b5efd0ffe56da6afb360aceba563ec5e42e4d8d04e3e13aa12be68f30f746be87e0f75f33e7dc72f2d6cf11fb6aa
7
+ data.tar.gz: e217dde1d16a6ecb5c24ea36f59f5a07abee7afada712a5ec1dde5da215548466e7aad54a6c7328f2e01753c241762418f1179e05ab40b2f80d5929caad08268
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.64.0 (2025-05-25)
4
+
5
+ * Regenerated from discovery document revision 20250521
6
+ * Regenerated using generator version 0.18.0
7
+
8
+ ### v0.63.0 (2025-05-18)
9
+
10
+ * Regenerated from discovery document revision 20250512
11
+ * Regenerated using generator version 0.17.0
12
+
3
13
  ### v0.62.0 (2025-04-20)
4
14
 
5
15
  * Regenerated from discovery document revision 20250415
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/contact-center/insights/doc
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
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