Class: Google::Apis::CloudiotV1beta1::HttpPublishEventResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudiotV1beta1::HttpPublishEventResponse
- Defined in:
- generated/google/apis/cloudiot_v1beta1/classes.rb,
generated/google/apis/cloudiot_v1beta1/representations.rb,
generated/google/apis/cloudiot_v1beta1/representations.rb
Overview
Response for PublishEvent
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ HttpPublishEventResponse
constructor
A new instance of HttpPublishEventResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ HttpPublishEventResponse
Returns a new instance of HttpPublishEventResponse
621 622 623 |
# File 'generated/google/apis/cloudiot_v1beta1/classes.rb', line 621 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
626 627 |
# File 'generated/google/apis/cloudiot_v1beta1/classes.rb', line 626 def update!(**args) end |