google-apis-eventarc_v1beta1 0.1.0 → 0.2.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: 9a44f0a187f902963a0f4d583cc9a40da90955261a75bfacf67c392ba7867bcb
4
- data.tar.gz: 836a059608805016c2b32ae7899ca4b2c9e52834b9e2a17e46a3504cd05f3727
3
+ metadata.gz: 121b2500d25a6571b850470ff1dc851a253a96820621c784cd25bf02e57e560a
4
+ data.tar.gz: 526c238847e2bc7aba2853a8e8259bb2b1de7f8de7a7a140dff57e28fe971ff1
5
5
  SHA512:
6
- metadata.gz: 6355c762203e4479ce4b97e6269c8052efa379fade4bd66a3079c103b2f6386dcddf5d2998ec0bdc43165b8ffc127f92ad3c676a71450127122d0e5bc5b36b49
7
- data.tar.gz: 6b87c1cfd45a3e4733e8404385c801fdf258140585222a5bf25afc6b9f9e9a0c5111182121b95db1ecd4b670456a9b591a5b9bca4ee8b9bcf40efe45ff5740c3
6
+ metadata.gz: 40d3ce68654f7da7a3ae5c7be1d9e42d6536626c168193c0d9c5939bbc10cca08ff84e42654a5ad971a56454a9962b09d8794d59b258805a5b2d94e1356e74a9
7
+ data.tar.gz: bfde05e59bc06200339c9d3a514d547a80d17019ae0fab7c96881b55021ed973228139b62872aea1a85cb97993890e405674f0595c3bc5d876a3a13400c6cf1f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-eventarc_v1beta1
2
2
 
3
+ ### v0.2.0 (2021-01-28)
4
+
5
+ * Regenerated from discovery document revision 20210126
6
+ * Regenerated using generator version 0.1.2
7
+
3
8
  ### v0.1.0 (2021-01-07)
4
9
 
5
10
  * Regenerated using generator version 0.1.1
@@ -673,16 +673,18 @@ module Google
673
673
  class Pubsub
674
674
  include Google::Apis::Core::Hashable
675
675
 
676
- # The name of the Pub/Sub subscription created and managed by Eventarc system as
677
- # a transport for the event delivery. The value must be in the form of `projects/
678
- # `PROJECT_ID`/subscriptions/`SUBSCRIPTION_NAME``.
676
+ # Output only. The name of the Pub/Sub subscription created and managed by
677
+ # Eventarc system as a transport for the event delivery. Format: `projects/`
678
+ # PROJECT_ID`/subscriptions/`SUBSCRIPTION_NAME``.
679
679
  # Corresponds to the JSON property `subscription`
680
680
  # @return [String]
681
681
  attr_accessor :subscription
682
682
 
683
- # The name of the Pub/Sub topic created and managed by Eventarc system as a
684
- # transport for the event delivery. The value must be in the form of `projects/`
685
- # PROJECT_ID`/topics/`TOPIC_NAME``.
683
+ # Optional. The name of the Pub/Sub topic created and managed by Eventarc system
684
+ # as a transport for the event delivery. Format: `projects/`PROJECT_ID`/topics/`
685
+ # TOPIC_NAME``. You may set an existing topic for triggers of the type `google.
686
+ # cloud.pubsub.topic.v1.messagePublished` only. The topic you provide here will
687
+ # not be deleted by Eventarc at trigger deletion.
686
688
  # Corresponds to the JSON property `topic`
687
689
  # @return [String]
688
690
  attr_accessor :topic
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module EventarcV1beta1
18
18
  # Version of the google-apis-eventarc_v1beta1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201203"
25
+ REVISION = "20210126"
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-01-08 00:00:00.000000000 Z
11
+ date: 2021-02-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-eventarc_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1beta1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1beta1/v0.2.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-eventarc_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.6
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Eventarc API V1beta1