google-apis-notebooks_v1 0.66.0 → 0.67.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: e9f3806b447ca146f3c39e18c953d28a89549997fba2a4019bf816d649c17fee
4
- data.tar.gz: 5575016b3c9acc0254afd06cf2c5979cc0ebcbcc63f991fd3e6c79996c86047f
3
+ metadata.gz: 5fb569ee33562628febd9ac90154e6139defecaf40138ffd6414a4a0c1c6183c
4
+ data.tar.gz: 58f527e45a68fe31523e7377120b81815e3c0415ee3001ff00af4f359307d8dc
5
5
  SHA512:
6
- metadata.gz: 3b9fc718cba5a90cd69a1128d84f794cd57f21865d5af6ae91f8ba92f6faebd9e7bcada5598a9a106e217d50a72f780d91ca2ab6fe2eb6200e1fb03d50c935ac
7
- data.tar.gz: 76a83100d8ee333d15e507591cd78f339506a8835c9da0a62f23fe98e1101a726bb013570caa6194fc2cb7554f70fd99a7acb37ef4e2569ee50a9b3a8864a339
6
+ metadata.gz: e6530b79a0e7cc783b9c17b417ccd79fbaee918c842ee23850acd481b075b2973b078095d9574a3e9a80779bc0e6b5823decfc9fe643a251be3be821f0044d5c
7
+ data.tar.gz: da12691e61493f25cffc83e807ce2a1fa2d5229c63d247d0288797c6f0a22716aef0a82192120e8d57842038c4b97633fdcfa95b20de88143ab5a7339e6d86be
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-notebooks_v1
2
2
 
3
+ ### v0.67.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260812
6
+
3
7
  ### v0.66.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NotebooksV1
18
18
  # Version of the google-apis-notebooks_v1 gem
19
- GEM_VERSION = "0.66.0"
19
+ GEM_VERSION = "0.67.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260521"
25
+ REVISION = "20260812"
26
26
  end
27
27
  end
28
28
  end
@@ -31,6 +31,9 @@ module Google
31
31
 
32
32
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
+
35
+ # See, edit, configure, and delete your Google Cloud Agent Platform Workbench Instances data and see the email address for your Google Account
36
+ AUTH_NOTEBOOKS = 'https://www.googleapis.com/auth/notebooks'
34
37
  end
35
38
  end
36
39
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-notebooks_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.66.0
4
+ version: 0.67.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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.66.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.67.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1
62
62
  rdoc_options: []
63
63
  require_paths: