Class: Google::Apis::CloudbuildV1::ReceiveTriggerWebhookResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudbuildV1::ReceiveTriggerWebhookResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudbuild_v1/classes.rb,
lib/google/apis/cloudbuild_v1/representations.rb,
lib/google/apis/cloudbuild_v1/representations.rb
Overview
ReceiveTriggerWebhookResponse [Experimental] is the response object for the ReceiveTriggerWebhook method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReceiveTriggerWebhookResponse
constructor
A new instance of ReceiveTriggerWebhookResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReceiveTriggerWebhookResponse
Returns a new instance of ReceiveTriggerWebhookResponse.
3504 3505 3506 |
# File 'lib/google/apis/cloudbuild_v1/classes.rb', line 3504 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3509 3510 |
# File 'lib/google/apis/cloudbuild_v1/classes.rb', line 3509 def update!(**args) end |