Class: Google::Apis::ClouddeployV1::VerifyJob

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/clouddeploy_v1/classes.rb,
lib/google/apis/clouddeploy_v1/representations.rb,
lib/google/apis/clouddeploy_v1/representations.rb

Overview

A verify Job.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ VerifyJob

Returns a new instance of VerifyJob.



5461
5462
5463
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5461

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5466
5467
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 5466

def update!(**args)
end