google-apis-cloudasset_v1p1beta1 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: 8a1b9f713f0486f8a3fafefbc9f6b875277d728e8f01b4b34251957ccdfb7f26
4
- data.tar.gz: '08b2dce4d46f6ff6e3624f7ab91d6b5cf381a9a74d36836dbc799adcc7324d88'
3
+ metadata.gz: c235458f4ee181c4a0ab5086666444a0d36fa2b3a511378f31337d73e1001d7b
4
+ data.tar.gz: 8cc16ca43d0414062f6ce873b9567a97cf13b061690d797464469ae7380f5202
5
5
  SHA512:
6
- metadata.gz: 3a24a79000e1fca33bfde7dd957f675713e9dcbfa2baec03f1937aca45dc257fe15dbd88970d209b8c99ecfdfc7376e3864d53338dddc58c5e1c9ef8775d60b9
7
- data.tar.gz: 0d113e2dc8c4f4fea5d88fb7d8883eb5eec141c9e6de9db1274667b46818df25d35a5c5284b9f43a52673c725c5c2ee8dd631f4a4618dbb032c32925931cbf53
6
+ metadata.gz: 1505a2673dc69889dbe52392a5060a1636a27a471e7bc8a04f7ba7c1486e224c004b80785e07b59111162a20e2aac1e0e49bd7c1337e3723cb77e36412cb57a5
7
+ data.tar.gz: ecc367ab2843a9b9be88a6a8b2a433667bfd2546cb3c0a15d8c50b6d74cd839ad00e18c4307e21111798c63c26ea708c2ed736f9c41937194f492a5d74288ae6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p1beta1
2
2
 
3
+ ### v0.4.0 (2021-03-31)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+
3
7
  ### v0.3.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 = 'V1p1beta1'
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 CloudassetV1p1beta1
18
18
  # Version of the google-apis-cloudasset_v1p1beta1 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
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_v1p1beta1
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-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_v1p1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudasset_v1p1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []