Class: Google::Apis::CloudschedulerV1::ResumeJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudschedulerV1::ResumeJobRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- generated/google/apis/cloudscheduler_v1/classes.rb,
generated/google/apis/cloudscheduler_v1/representations.rb,
generated/google/apis/cloudscheduler_v1/representations.rb
Overview
Request message for ResumeJob.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeJobRequest
constructor
A new instance of ResumeJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResumeJobRequest
Returns a new instance of ResumeJobRequest.
701 702 703 |
# File 'generated/google/apis/cloudscheduler_v1/classes.rb', line 701 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
706 707 |
# File 'generated/google/apis/cloudscheduler_v1/classes.rb', line 706 def update!(**args) end |