google-apis-notebooks_v1 0.39.0 → 0.40.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 05c6b0c8cadbc85dd435af49ae51e1a6dda184390d49a03a0da047b498a0797a
4
- data.tar.gz: a194807a4d56224ffe4bdadc65d2f71b04a3ef4a0d8b25f319496326c86bf062
3
+ metadata.gz: a360284a9d2aaddb176421a27820276c6115b2f68e9922eb621441a170b57991
4
+ data.tar.gz: 2dc1c92722039ae13ae8cd252fb7885b406dab1a38e5a2df30589b8fbfaf793a
5
5
  SHA512:
6
- metadata.gz: 6169f4c7430256620e19ed6af3371810fa330d1d5f71aa919d44e4fae466822f6bd93e09a3f82b5ae8130bec672218ecbe721c90c32e98e6f20e44ed777ebe56
7
- data.tar.gz: 85459e375e7e1f14b26f109e9edc318cbf3e5725c6daca1c1ac9d4dcbd6a4a70e552fcd4888b90ab7d86d786d8fff36ff39a7b87a700b96e8c0b90c6779ad17f
6
+ metadata.gz: 8b8ebeabf8cd7684d960149451b565acdfcbd712588dad4e2b61eb0eaf0d03b89023a94e876242cc7797fece77bc941dc2571a5b4ee1fb11b63220ee39106a21
7
+ data.tar.gz: 213689c6b7ac0daa4d75042f7ecd0a852b35cf4ac59d647e0069da22199950d79d3ac2809ddc69e2affeaafcf5511d30496640a9816fafd4c2100489580b68d7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-notebooks_v1
2
2
 
3
+ ### v0.40.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.39.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230307
@@ -1568,7 +1568,7 @@ module Google
1568
1568
  end
1569
1569
  end
1570
1570
 
1571
- # A resource that represents Google Cloud Platform location.
1571
+ # A resource that represents a Google Cloud location.
1572
1572
  class Location
1573
1573
  include Google::Apis::Core::Hashable
1574
1574
 
@@ -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.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230307"
25
+ REVISION = "20230420"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-notebooks_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-19 00:00:00.000000000 Z
11
+ date: 2023-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1
63
63
  post_install_message:
64
64
  rdoc_options: []