Class: Google::Apis::CloudschedulerV1::PauseJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudschedulerV1::PauseJobRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudscheduler_v1/classes.rb,
lib/google/apis/cloudscheduler_v1/representations.rb,
lib/google/apis/cloudscheduler_v1/representations.rb
Overview
Request message for PauseJob.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PauseJobRequest
constructor
A new instance of PauseJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PauseJobRequest
Returns a new instance of PauseJobRequest.
764 765 766 |
# File 'lib/google/apis/cloudscheduler_v1/classes.rb', line 764 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
769 770 |
# File 'lib/google/apis/cloudscheduler_v1/classes.rb', line 769 def update!(**args) end |