Class: Google::Apis::CloudtasksV2beta2::PauseQueueRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudtasksV2beta2::PauseQueueRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudtasks_v2beta2/classes.rb,
lib/google/apis/cloudtasks_v2beta2/representations.rb,
lib/google/apis/cloudtasks_v2beta2/representations.rb
Overview
Request message for PauseQueue.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PauseQueueRequest
constructor
A new instance of PauseQueueRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PauseQueueRequest
Returns a new instance of PauseQueueRequest.
1233 1234 1235 |
# File 'lib/google/apis/cloudtasks_v2beta2/classes.rb', line 1233 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1238 1239 |
# File 'lib/google/apis/cloudtasks_v2beta2/classes.rb', line 1238 def update!(**args) end |