google-apis-cloudasset_v1p5beta1 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: 5c4ea79bd07bb8785a955ea69fed4ed2926e72493c1cb9af0c784199b2278bc2
4
- data.tar.gz: 132db08b8db628504faeae2b26bdfcc1af949a9b39db29a6e4824e5ac35c59c0
3
+ metadata.gz: eb7b9b5d4170ca86727c58b68503ed22853956a40bc450637fc0d10f53a0fd28
4
+ data.tar.gz: 40e64fb3289003145c423360c774faee86a79a029683d0100eea4de6970ec4c9
5
5
  SHA512:
6
- metadata.gz: ad0f8733b67ed97aa62a84b29488dc3851f6d516c7c032f7d189ff611f5a789d551986c14453c4a2708419bc8a504bb4b09b0cd9aa49b5780ef72b53f12a5806
7
- data.tar.gz: 964dfe3af25b512bb9fa7d17d44a95d39debb74e5cde9292860d02b021d67076046ec373e72af39b64bfc311cfdba98be8c3f30c1f7b13ef16dae70f8c9e0e82
6
+ metadata.gz: 9308e53ac9c01be35722a5cbe0f5a15d3fa005c8446a528e97a0e80bc83e1970599c3e5a14b97b632bf1ceaaf679ef0c60c5d6789ee094cd386309d44b2d8264
7
+ data.tar.gz: 02e0dd426b4c63b257f906f9a929c6c702dfb395154d09405974af1fe05936288563b21baf1f841a5494b6e6326f99959fa3836f79c7667355c335bf1882842c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p5beta1
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 = 'V1p5beta1'
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 CloudassetV1p5beta1
18
18
  # Version of the google-apis-cloudasset_v1p5beta1 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_v1p5beta1
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_v1p5beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudasset_v1p5beta1
57
57
  post_install_message:
58
58
  rdoc_options: []