google-apis-binaryauthorization_v1beta1 0.8.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a5e184be38845487607de7e6837b25e23a021391accad17b32648f9b321db634
4
- data.tar.gz: 4bd73cd934a0804fdbe3e6c30a81ab2b0df5dbd0dbb93d102a5b7ed7a2c7845a
3
+ metadata.gz: 14b0d6b6cb1aa127c001aad18e22f32dc49045e1b3e8cbaf28912ed1360f583f
4
+ data.tar.gz: b88e6b2414f1c7b30343cf680513d40643fc08ccaeef4e40960413c8d9032c24
5
5
  SHA512:
6
- metadata.gz: b83aaf3fc22db795dcee528bc8ff5c59ab998d676e5462af8bee286e535c966c8f094f8937f4c397df9e1729575083a723ad5858fa8295e9794606aa1924bdd9
7
- data.tar.gz: 5e037deac1611a96971b06506c59d2a26dddc9b46f9413fdf06cfb54a7fce07ad55bd019dcc25a7410004c274a4ae67df3621c5c322eb72adcc43552b2eea412
6
+ metadata.gz: c060a58d2f80e1932e49b81b3a65d51e1040bc9149ebbf427683c72f5de8cff93b672adc5e1db5c4a6b6c9108aba139c3ae1489b96c4c4c97307f19820224e4d
7
+ data.tar.gz: cbfc4157dcbb772d2961c363ba6813ba167dde2022a70365263a17a0aedb070a2b8657ea431f8666381d063ef0ea85e07c56c3219d195a54d1318f96bf2293ab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1beta1
2
2
 
3
+ ### v0.9.0 (2021-08-21)
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
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
@@ -389,7 +389,7 @@ module Google
389
389
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
390
390
  # roles/resourcemanager.organizationViewer condition: title: expirable access
391
391
  # description: Does not grant access after Sep 2020 expression: request.time <
392
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
392
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
393
393
  # description of IAM and its features, see the [IAM documentation](https://cloud.
394
394
  # google.com/iam/docs/).
395
395
  class IamPolicy
@@ -647,7 +647,7 @@ module Google
647
647
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
648
648
  # roles/resourcemanager.organizationViewer condition: title: expirable access
649
649
  # description: Does not grant access after Sep 2020 expression: request.time <
650
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
650
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
651
651
  # description of IAM and its features, see the [IAM documentation](https://cloud.
652
652
  # google.com/iam/docs/).
653
653
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1beta1
18
18
  # Version of the google-apis-binaryauthorization_v1beta1 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 = "20210422"
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-binaryauthorization_v1beta1
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-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-binaryauthorization_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-binaryauthorization_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []