google-apis-iam_v1 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: '0804d525dde44eeb3ed19fe28e5d80a6713e35b59d089362cfde6d4e1ce9bb12'
4
- data.tar.gz: 553025c124793e4fa4d0b308db2e00bc79d5374b17dea0235a38e32f44bbb2cf
3
+ metadata.gz: f863960dbff31ab7d8b6b3aebcb84c5f5a5ff593d9389180780ce0371e6b7405
4
+ data.tar.gz: 3392d25382e197d4ebe3ac8c9bcd0b2f253c544dff0626a0554f135dac7b795f
5
5
  SHA512:
6
- metadata.gz: 7872296485910171ae452e22d0bca03afdd048c96dada4039df6467a5ed4358a907da4db3e635a1231857b3921d6dde99b5056017409e5391f0f09ccef9d7c5e
7
- data.tar.gz: 2a4e7494fa286fe0f5c853dfd08a4ffb662b2394fdaf448537abc03a804dbd38d8f9f28581f9759ab8430aa02a9b1c871313d2c6c3119594c8b928a068a036c5
6
+ metadata.gz: 2ceafa6884bc79727e58b7d98b1d12e8dcdf239a22ca259badb75fdd6941bacced2c072259638cc4c2a4c8c43de8cf79c59701236aec9c8a21412c43f9a638dc
7
+ data.tar.gz: 2f41d5020a0dc5e1af007cac96398d5f336b7035ce49b672ddea06dd8ea054accc8d1fa81e601dbf7e76534a2737d48e03b073ee60c282700717db5e5e606b1f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.5.0 (2021-03-31)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+
3
7
  ### v0.4.0 (2021-03-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20210226
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # View and manage your data across Google Cloud Platform services
34
+ # See, edit, configure, and delete your Google Cloud Platform data
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IamV1
18
18
  # Version of the google-apis-iam_v1 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 = "20210226"
25
+ REVISION = "20210325"
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-iam_v1
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
@@ -53,7 +53,7 @@ licenses:
53
53
  metadata:
54
54
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
55
55
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1/CHANGELOG.md
56
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.4.0
56
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.5.0
57
57
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1
58
58
  post_install_message:
59
59
  rdoc_options: []