google-apis-cloudasset_v1p7beta1 0.4.0 → 0.5.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: ee2e75dcb45257dce63c0291937b6aa509b69f9a39f47e11eb5a2613b5c8e69d
4
- data.tar.gz: 4994a5e34413f74e48512fae1081286404444f4700937d5eb46e1e09a519498b
3
+ metadata.gz: 5e34e4c4a517a30d4cfe4ba5cd0b952efc8eb3ff3a2513d49e4dae5c7ccae436
4
+ data.tar.gz: 9c69aa1e2192b4ce7642fc7d867ee599ade1ed98865771ad5a26f7037e8a2645
5
5
  SHA512:
6
- metadata.gz: ba2f88abda06294d07483fea07d9fff2b667f059e89f158d70c23172a6c52a8b16201d23837527bfa6da77e794784ba5d862bc70172aa3cbc6f24a7bcdaaae79
7
- data.tar.gz: 18943ecbe34b4509775fe4c2ebef8eaf1aca041ee8941e8a1a43cd3fdb0f4fe396d2e03bbfa2af1c083476af8919afe76f0cdeee20bd75b3ef7ca9f77c2261cc
6
+ metadata.gz: 316dd4c71495e408dbd6d50a30ef6a1502531040c75764b0c1ea7b0f385a15178c689c0e4443a21252ebd0c8d8e025c0dde29ca2a79b631d9639b676b2947ea6
7
+ data.tar.gz: '09751ced99f18cad4872d966ba31d81389da6286279c7277c6e2521dc6174221f9d8bc236fcc3866d5095577b7c3f4f9b6f63dd612172323909550aa7cc3c73a'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p7beta1
2
2
 
3
+ ### v0.5.0 (2021-03-31)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+
3
7
  ### v0.4.0 (2021-03-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20210305
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1p7beta1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p7beta1
18
18
  # Version of the google-apis-cloudasset_v1p7beta1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210305"
25
+ REVISION = "20210326"
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-cloudasset_v1p7beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-15 00:00:00.000000000 Z
11
+ date: 2021-04-05 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-cloudasset_v1p7beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p7beta1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudasset_v1p7beta1
57
57
  post_install_message:
58
58
  rdoc_options: []