Class: Google::Apis::CloudbuildV1::ReceiveTriggerWebhookResponse

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ ReceiveTriggerWebhookResponse

Returns a new instance of ReceiveTriggerWebhookResponse.



1371
1372
1373
# File 'lib/google/apis/cloudbuild_v1/classes.rb', line 1371

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1376
1377
# File 'lib/google/apis/cloudbuild_v1/classes.rb', line 1376

def update!(**args)
end