google-apis-dataplex_v1 0.90.0 → 0.92.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: 0b499558d1491179fff9c5f840f2cdc65d88f578f346eaff05576378ac295016
4
- data.tar.gz: f15ba07a924fc5f84ed482c67cee9b3ce4c6df1b57629c377d5bb85e993e2c12
3
+ metadata.gz: 2d364ce1217b45f2bda903eea47fb2a3ed20cba65249378336e47581da421c09
4
+ data.tar.gz: 9cf4dad59c99ee2a72859c025b745b66fef1a360982bc5199426a5ea1a8f908e
5
5
  SHA512:
6
- metadata.gz: 3dc329c7bdbb5b6079ebd3a5f6bccbaf7f6e9561dc64d783f9f87eb30fc034931a00af4e2a8adb36ceabd13ef2ece5c6465bde9be20b7f19ae1fb1120c07ec70
7
- data.tar.gz: 950e460f1a62e3d7a3577abe52590822e1c8c0033a66b2e6cacf3c0a02db6007bf7cca2fb78735fb870c7a19d80556eb5f75f320e735b0ed52b7b56e056b5f75
6
+ metadata.gz: 678b40875b2fc9e58a666b6aaa34ee67906451c27832ffc5802a6407d09121c9d882238ac57202e0d915b8c86411daa575052fbc4164aae68c383a8706d70b9b
7
+ data.tar.gz: b209ae27029858ae5da7d62f18ed512410302451ff13a3dd82e940c13a616288dc8a12219698dc8525f95b3c7d796c2985a1dac426489a2f30fb93122a1d6450
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-dataplex_v1
2
2
 
3
+ ### v0.92.0 (2026-07-12)
4
+
5
+ * Regenerated from discovery document revision 20260623
6
+
7
+ ### v0.91.0 (2026-06-14)
8
+
9
+ * Regenerated from discovery document revision 20260603
10
+ * Regenerated using generator version 0.19.0
11
+
3
12
  ### v0.90.0 (2025-11-02)
4
13
 
5
14
  * Regenerated from discovery document revision 20251027
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/dataplex/docs) may provide
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