google-apis-dialogflow_v3 0.105.0 → 0.107.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: e7094a763b1923ba2d958e3c3a55d3f5250a5c93bddc902e149d3d4e1e9ab00a
4
- data.tar.gz: d657e0a8c10d578c134b349c249bfce0c9f561fac30e35481d8a3d34415761af
3
+ metadata.gz: a7ba7b02315f132de477f95e9fb9c068b09caece1c4fbbd89f96a311b5ef7a1c
4
+ data.tar.gz: 0d3d09b6da4ec2072c48574c4b59e0ca645cb12398c282a7e1bce92dac877b60
5
5
  SHA512:
6
- metadata.gz: 445eb9bc3c02a23fab6b8924c4404eb5282c47de11353e3bdc0fb49ad8660fb4750a46d8bd5e9fe96b0c898e3017a83a9f63dc46699f29f8b897ba66a79ce88e
7
- data.tar.gz: b2fedd7befedd04f631b81538af7362c17c37c80954d7b854d06458149e08235668b5d006ee97cbb97728c83d21260f4f6d75740ce6907d78bca764550da77b2
6
+ metadata.gz: bcb1de9b218a7a558a6705296d98f46e4c6029b27aef47688a0aacc68399a75ad717a0a9142fe80f8f1caaddc01f5c853235e02953cb4c172560c344fca3d980
7
+ data.tar.gz: 7cc9ceed6c46e2e5c70f00f78d063922c6f22e19fffe7905a1565895a691a24f3d53771b101cbba717e62b2997191412c321a553a552a34bfc14efe14b00fb30
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-dialogflow_v3
2
2
 
3
+ ### v0.107.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.106.0 (2025-04-27)
8
+
9
+ * Regenerated from discovery document revision 20250422
10
+
3
11
  ### v0.105.0 (2025-03-30)
4
12
 
5
13
  * Regenerated from discovery document revision 20250325
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/dialogflow/) may provide gu
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