google-apis-accessapproval_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: cc7bdc3ade998f34de795cf2f12c139a6cc0265f45865b0c3e9bb499f2446a68
4
- data.tar.gz: 47e68d36fd0e549b5d7399dde4b2fa2c34d3417574af0280fbc486deeadc226f
3
+ metadata.gz: a1524333809547f5b86387206a0eda32a2cf3d26cada9be1f53429401cdf48fb
4
+ data.tar.gz: bcecebe1ada123026fdaab33945f24a260a51fa075537487f48f211f93b0a0de
5
5
  SHA512:
6
- metadata.gz: 2e3619d690bf27f08ef31d86e3355a8319d0783a8650bdb680c79e650a6e24cb657fa8e5e27b4b1a3aa102cebb150c9e7ed61cb001bad443005f65fa6eccc857
7
- data.tar.gz: '0359f8a487514d86ed81beb13177eee72d0b42b332b9dfdc7ef8ed6ca4d01b9636b06316c7ed8e19ff3b26d9ecc4a195da1459073365e40a080b5848aaab073e'
6
+ metadata.gz: 9cdc80246ed3403f2e483838771f3338c78b142174524e31934c8ac81f19039346d8b4d7190996a002554dd8423cf408d04ebf300d5d079ab8001b1345e9e69e
7
+ data.tar.gz: ae2162652105214b17633019f9e2d60e0f844e58065fa7ec40e645802570a1c95b82c5c4b849bb038d2328e6db559fb9837785834bab2a3c8a07cc396e58a644
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.9.0 (2021-08-18)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.8.0 (2021-08-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20210730
@@ -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
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AccessapprovalV1
18
18
  # Version of the google-apis-accessapproval_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 = "20210730"
25
+ REVISION = "20210813"
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-accessapproval_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-08-09 00:00:00.000000000 Z
11
+ date: 2021-08-23 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-accessapproval_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-accessapproval_v1
63
63
  post_install_message:
64
64
  rdoc_options: []