google-apis-notebooks_v2 0.1.0 → 0.2.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: db7fb231a806b6dc535ef7dbf863ae71db81d1ec68136b375c2134a67988c206
4
- data.tar.gz: adc87472eb68e40f3803e873e73d8626d8398438f0210bbbd9b5f3443500db3e
3
+ metadata.gz: dfbba40faab874e86b21f9d81a22bd1e48606e85eadd5c488ff84f88af55130b
4
+ data.tar.gz: 695f8ec4596f1a52053b19df75331ec231a4c24ec39083cad3cc4a530c7b6beb
5
5
  SHA512:
6
- metadata.gz: e2e0ba50914d2800a155976f55d9310ccc93fdf64a7bdb85324bf544a6424e0b4a9298066c31a676387eda53c56368034692093c83fc1d0eca6f365b8418c951
7
- data.tar.gz: dbb3f157507cb6b4aae9d382bd06cf49768fad2f2ed6b20016d985fd1fd6a5a2bb0ef578069fa6005252a22a88c742b9f1b8bcc0171debf97fc6cc7418a49aaa
6
+ metadata.gz: 30a3cb67e85ff1e44a8b75a4fa6734e8b3601329d10bf0d5493856e2b8c2ab83fc84a578634cb6fe9e4a81923cfcd9647ffe959c63bda6c5f4d2a338ec26f91e
7
+ data.tar.gz: e18424285b07c1611c548b61a3019d83e5e7753a63282b744255c2f76a3e205d4d7420998e88b8939d5768cccd96f902ded9bbe04cd3c0a6114c63e753994e25
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-notebooks_v2
2
2
 
3
+ ### v0.2.0 (2023-05-07)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.1.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230307
@@ -231,7 +231,7 @@ module Google
231
231
  end
232
232
  end
233
233
 
234
- # A resource that represents Google Cloud Platform location.
234
+ # A resource that represents a Google Cloud location.
235
235
  class Location
236
236
  include Google::Apis::Core::Hashable
237
237
 
@@ -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.1.0"
19
+ GEM_VERSION = "0.2.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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-05-14 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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v2/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v2
63
63
  post_install_message:
64
64
  rdoc_options: []