google-apis-iap_v1 0.8.0 → 0.9.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: d9e82613b1759e532219a853878669d72d8ae6711f489b662ddcdf5c9df0d96a
4
- data.tar.gz: ebb932ecd85855cd52d1837c82c493412302e83260e3ba4b23737ff95d29a09c
3
+ metadata.gz: 3805c9e78202250d1f2a7bf3d1953ba92cb035a39ad47740e427a2a9bb6da8a3
4
+ data.tar.gz: 053f34d83f955bcbf321734aa7fb7be8d906ac24338322173ae65877357b16bb
5
5
  SHA512:
6
- metadata.gz: c0515810369797dca96b6a30865baed73649af8a2169a76ec3c8b9b5a487757fcf903cc1cedb1e6430177ae85d3d35fe5f8a77b63ae2baf0da46e30511e7764f
7
- data.tar.gz: 48825da68c1d7e8061be47f8c97e6348d8087913181e3bb0d84783b49c7e63d1025a6b160a5eaefaabda883932d419914f6cee726719f62d1e643f6e0e4134ad
6
+ metadata.gz: ecb6388b149970ea1726df1a67863a2d74a4a1a3cb85d2d34dda509ea974dab45624d4baf12b9590af52e8d0cfd02e58f4b9063e16d2b4c14d043c5e868da22a
7
+ data.tar.gz: 71d9eeb2a3e4e88a52b53bab2b2083f83e9ef763369f3174ef910ce6d80c65dda446b60da3edd8b5f063836993798065091d80217ea2451f97843b6f8df703b5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iap_v1
2
2
 
3
+ ### v0.9.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.8.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -591,7 +591,7 @@ module Google
591
591
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
592
592
  # roles/resourcemanager.organizationViewer condition: title: expirable access
593
593
  # description: Does not grant access after Sep 2020 expression: request.time <
594
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
594
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
595
595
  # description of IAM and its features, see the [IAM documentation](https://cloud.
596
596
  # google.com/iam/docs/).
597
597
  class Policy
@@ -842,7 +842,7 @@ module Google
842
842
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
843
843
  # roles/resourcemanager.organizationViewer condition: title: expirable access
844
844
  # description: Does not grant access after Sep 2020 expression: request.time <
845
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
845
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
846
846
  # description of IAM and its features, see the [IAM documentation](https://cloud.
847
847
  # google.com/iam/docs/).
848
848
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IapV1
18
18
  # Version of the google-apis-iap_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.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 = "20210611"
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 = 'V1'
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1
63
63
  post_install_message:
64
64
  rdoc_options: []