Class: Google::Apis::CloudschedulerV1beta1::PauseJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudschedulerV1beta1::PauseJobRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- generated/google/apis/cloudscheduler_v1beta1/classes.rb,
generated/google/apis/cloudscheduler_v1beta1/representations.rb,
generated/google/apis/cloudscheduler_v1beta1/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.
597 598 599 |
# File 'generated/google/apis/cloudscheduler_v1beta1/classes.rb', line 597 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
602 603 |
# File 'generated/google/apis/cloudscheduler_v1beta1/classes.rb', line 602 def update!(**args) end |