google-apis-notebooks_v2 0.24.0 → 0.25.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: 6c131304c6bc1b855717f89aba8c21eeb7330eecfb34374e2684b31113f5356e
4
- data.tar.gz: 25f969f86f840b3e2b0e61914e3d2e9b85eedc49619cde80c70da639c32a2081
3
+ metadata.gz: 1e42352bc0d0b045e6ce99fd6db9e787fde86055648fce71d14745f53f7169d1
4
+ data.tar.gz: e1fa35bff86d4b4897effc2a388cc2ef199594c1b04e01d88f3de636ff49aec2
5
5
  SHA512:
6
- metadata.gz: 8a1a8c0216652889357670c8776047d2cbf2eefe485cf7401c925256e7b0dac44a209536c46b97245921474db1ffa0ba543de1341cb1758c20b22d666c0b3227
7
- data.tar.gz: ea8a73764c839d56f4c3da07cd45d2a6c2abca5bce13aec61fca4f29a8bcb10653e7b9e74759fe5fcc7af2d603a3d607a48a5f633f105ae4ded79fcc6141d11f
6
+ metadata.gz: 508c3c882c20356e3aae1a3c4c94e246e86a32bcbbe1c47b5636fc838e74f0f85f827d12e5da4ddb5cd35ec9046f7a583b3f0efa2e37b3efcc05598b76e0588c
7
+ data.tar.gz: 81221da946b45cabc734db861b1d359bf55b76e23f2cbba13a41a5a81dccc89570df30979666ccf1a2daed60eae47083849aef65a4de0ec6ee271ab64d6d304c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-notebooks_v2
2
2
 
3
+ ### v0.25.0 (2025-06-15)
4
+
5
+ * Regenerated from discovery document revision 20250604
6
+
3
7
  ### v0.24.0 (2025-06-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20250528
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NotebooksV2
18
18
  # Version of the google-apis-notebooks_v2 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250528"
25
+ REVISION = "20250604"
26
26
  end
27
27
  end
28
28
  end
@@ -297,10 +297,7 @@ module Google
297
297
  execute_or_queue_command(command, &block)
298
298
  end
299
299
 
300
- # Gets general backend configurations that might also affect the frontend.
301
- # Location is required by CCFE. Although we could bypass it to send location-
302
- # less request directly to the backend job, we would need CPE (go/cloud-cpe).
303
- # Having the location might also be useful depending on the query.
300
+ # Returns various configuration parameters.
304
301
  # @param [String] name
305
302
  # Required. Format: `projects/`project_id`/locations/`location``
306
303
  # @param [String] fields
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-notebooks_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.24.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.25.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2
62
62
  rdoc_options: []
63
63
  require_paths: