Class: Google::Apis::ClouddeployV1::DeployJob
- Inherits:
-
Object
- Object
- Google::Apis::ClouddeployV1::DeployJob
- 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 deploy Job.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeployJob
constructor
A new instance of DeployJob.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeployJob
Returns a new instance of DeployJob.
1834 1835 1836 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1834 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1839 1840 |
# File 'lib/google/apis/clouddeploy_v1/classes.rb', line 1839 def update!(**args) end |