Class: Google::Apis::ConnectorsV1::ListenEventResponse
- Inherits:
-
Object
- Object
- Google::Apis::ConnectorsV1::ListenEventResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/connectors_v1/classes.rb,
lib/google/apis/connectors_v1/representations.rb,
lib/google/apis/connectors_v1/representations.rb
Overview
Expected response for ListenEvent API.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ListenEventResponse
constructor
A new instance of ListenEventResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ListenEventResponse
Returns a new instance of ListenEventResponse.
3882 3883 3884 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 3882 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3887 3888 |
# File 'lib/google/apis/connectors_v1/classes.rb', line 3887 def update!(**args) end |