google-apis-eventarc_v1 0.11.0 → 0.12.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: 67659ea70601dc5447704a0bb06b4a7283750622397f1bcd3990ff07fbce50df
4
- data.tar.gz: 570276625881a866c08f783d1daf746d8835453ffa2386d0de10858c9edff1ac
3
+ metadata.gz: 881fca8e65efd5091ab2e73a45e89dbc51952af6847ba10e148a94147951f58b
4
+ data.tar.gz: 767829fee2625931707d6634739dfc9135b9f1942a866c28a6174d4d3e3e1508
5
5
  SHA512:
6
- metadata.gz: 73a9f708182b270caf3d0a51fc45930418862bf81e9c8b7dbe633ba0324b06a86eed5ab64a4bafff5a1b21752ccb52543c8821f57b202c4a3a59ec839f8fc481
7
- data.tar.gz: 40028e57931dd4cf08dcf33fd1a198af63ccd001a7392aba67fab32078f994947b0dc4775247b590ba23915455678d296e26b5314a08cf6858b1ae58b168e7dd
6
+ metadata.gz: 2206fad28c247dbcd5b0afa5f38ac8c5d4785d57318b93c35bdd1afa787aaa389244173c4f9cc8304a5070fae4d8675acd984cf415e4a68b55f272ae1dc5615c
7
+ data.tar.gz: ce5270ad470453bb004261e1b394fc0adf790b60c079982cbac58957c3a35e9c61d297245dde074390558deb0f60eed40c73f1b99a5f1cc1c4b9e694e759bd73
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-eventarc_v1
2
2
 
3
+ ### v0.12.0 (2021-08-21)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.11.0 (2021-08-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20210730
@@ -642,7 +642,7 @@ module Google
642
642
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
643
643
  # roles/resourcemanager.organizationViewer condition: title: expirable access
644
644
  # description: Does not grant access after Sep 2020 expression: request.time <
645
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
645
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
646
646
  # description of IAM and its features, see the [IAM documentation](https://cloud.
647
647
  # google.com/iam/docs/).
648
648
  class Policy
@@ -767,7 +767,7 @@ module Google
767
767
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
768
768
  # roles/resourcemanager.organizationViewer condition: title: expirable access
769
769
  # description: Does not grant access after Sep 2020 expression: request.time <
770
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
770
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
771
771
  # description of IAM and its features, see the [IAM documentation](https://cloud.
772
772
  # google.com/iam/docs/).
773
773
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module EventarcV1
18
18
  # Version of the google-apis-eventarc_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.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-eventarc_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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-eventarc_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-eventarc_v1
63
63
  post_install_message:
64
64
  rdoc_options: []