google-apis-eventarc_v1 0.10.0 → 0.11.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: 394518aae6f4507b6166644aeea14aa9d546b3d8eb909e9c2b21e956f5578d0e
4
- data.tar.gz: efbf287f8aaa061045b80591dc31c3d4fa817a64bca9706de56efd9d65cf2b77
3
+ metadata.gz: 67659ea70601dc5447704a0bb06b4a7283750622397f1bcd3990ff07fbce50df
4
+ data.tar.gz: 570276625881a866c08f783d1daf746d8835453ffa2386d0de10858c9edff1ac
5
5
  SHA512:
6
- metadata.gz: 81220df799bcde689e0fa405e70c50ed5e908d04d31144da45e2e8cd49478ab6eac086d5ad435764d74b4c2bc46b84843d5d1672d25fcb587cd275fa57749246
7
- data.tar.gz: 60eae6ce439590ca052275733c249a87b695538215bf586f7794f73fc4a246ef6196cdeb0bc20d7537d786c4581c33d398e707b6fd0254805bd791e3186a099e
6
+ metadata.gz: 73a9f708182b270caf3d0a51fc45930418862bf81e9c8b7dbe633ba0324b06a86eed5ab64a4bafff5a1b21752ccb52543c8821f57b202c4a3a59ec839f8fc481
7
+ data.tar.gz: 40028e57931dd4cf08dcf33fd1a198af63ccd001a7392aba67fab32078f994947b0dc4775247b590ba23915455678d296e26b5314a08cf6858b1ae58b168e7dd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-eventarc_v1
2
2
 
3
+ ### v0.11.0 (2021-08-04)
4
+
5
+ * Regenerated from discovery document revision 20210730
6
+
3
7
  ### v0.10.0 (2021-07-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20210723
@@ -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 EventarcV1
18
18
  # Version of the google-apis-eventarc_v1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.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 = "20210723"
25
+ REVISION = "20210730"
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.10.0
4
+ version: 0.11.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-02 00:00:00.000000000 Z
11
+ date: 2021-08-09 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.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.11.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: []