google-apis-cloudshell_v1 0.3.0 → 0.4.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: a19e283d36c08c560a3d0de314b6c376f5497388a784be27a67f2a2f16cdc436
4
- data.tar.gz: 64c7dba3cecd3c7d73c3a23949e3c1ea807133af34be2fb1f6f455ec6dd1847e
3
+ metadata.gz: 4ab5922cc91f0f492ed37d711a2835bee67ab1e20c84b1e87e21afcf53161b77
4
+ data.tar.gz: 16275b2428fbd4f05afbb476fa567e72c67a9508eae23005acfc6bf89311a0f1
5
5
  SHA512:
6
- metadata.gz: 62b866fc1628ee663643c870d0a5754204f0133599df5575317fc45fc0a02f9929842d084eb89e882275f9c250b8a838b9c521383a81c4f0422fba5a549830fe
7
- data.tar.gz: 12e79d2183f5358d61667d9f3e5c4989f1d566549e70de5734cec8af7be7d59138c1a74a73a8e8b1be4c096f2ce1ee7a1d4981af3d340c03e48c892704a7c470
6
+ metadata.gz: cd2e458acc094c9ca0a82114769a675131c8eaa617c3344f8c8ca1a44ebcc9efc57904a90ecd39227ea699d6f6a4e635a03838d1f3e377694d98932cd26eb1cc
7
+ data.tar.gz: 5b28c0295e48d0ce3675df7ca8c18602e74854ff3a08c00d711ce33d31f14fe668f13b858849f61a9a96518194fba3c15a08d20f2da86f77469580a698f9d61b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudshell_v1
2
2
 
3
+ ### v0.4.0 (2021-03-24)
4
+
5
+ * Regenerated from discovery document revision 20210320
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudshellV1
18
18
  # Version of the google-apis-cloudshell_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210119"
25
+ REVISION = "20210320"
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-cloudshell_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudshell_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudshell_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudshell_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudshell_v1
57
57
  post_install_message:
58
58
  rdoc_options: []