google-apis-iap_v1beta1 0.6.0 → 0.7.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: 8d88436b0a19132910be68a45097632be749e07907b2f4f0b63ec47fef507d0e
4
- data.tar.gz: cbce6c69ba8fe789964b74a100e4b88d6a50074c344cf0f3ff248c522364fdc4
3
+ metadata.gz: de83ec159786f129d894900773d607417473e039ad21e56f1fedfee4a97fdc2f
4
+ data.tar.gz: 36e90dfd1deada719ce65ff05b39ab71d194df3c82373072c20216b47f4bcf1e
5
5
  SHA512:
6
- metadata.gz: 2d11578f2a16438ec1bac1d5cb2360701e6ad571398ad36c6c65d702a69a062aa510e1bcbb628073eea50cf0c360d19e5273cf5f8b16d731043cbddbe79cf65d
7
- data.tar.gz: dd7f88cdfb0bf7a2b05b45c5c5e9d2f6ac2b3a27d28898a8b7496aa1b4d0e1b1a2911f806732b408c54a7ac1204a352663eebe4a4cac49a4245556154ad2f2b1
6
+ metadata.gz: 3b1323c4c43c8e8d82cdd7e01460d720357755004934fc244c2da14396c03ff6b4a5cce6cf2cb13de0764bc111e841dd76dede8dc106d849021c53c1d5e387d3
7
+ data.tar.gz: 8ac25f6d21b0cd0af051ab07e4930b088f1dda950a76b3f3f1e542ddacde657fe3b0bd6ea5fcca7513d6d66e2aa44562c1292b3b1594ffbcef9308a4d6d50134
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iap_v1beta1
2
2
 
3
+ ### v0.7.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -215,7 +215,7 @@ module Google
215
215
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
216
216
  # roles/resourcemanager.organizationViewer condition: title: expirable access
217
217
  # description: Does not grant access after Sep 2020 expression: request.time <
218
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
218
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
219
219
  # description of IAM and its features, see the [IAM documentation](https://cloud.
220
220
  # google.com/iam/docs/).
221
221
  class Policy
@@ -303,7 +303,7 @@ module Google
303
303
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
304
304
  # roles/resourcemanager.organizationViewer condition: title: expirable access
305
305
  # description: Does not grant access after Sep 2020 expression: request.time <
306
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
306
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
307
307
  # description of IAM and its features, see the [IAM documentation](https://cloud.
308
308
  # google.com/iam/docs/).
309
309
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IapV1beta1
18
18
  # Version of the google-apis-iap_v1beta1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210326"
25
+ REVISION = "20210813"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iap_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []