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.



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