Class: Google::Apis::CloudtasksV2::PauseQueueRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudtasks_v2/classes.rb,
lib/google/apis/cloudtasks_v2/representations.rb,
lib/google/apis/cloudtasks_v2/representations.rb

Overview

Request message for PauseQueue.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PauseQueueRequest

Returns a new instance of PauseQueueRequest.



1059
1060
1061
# File 'lib/google/apis/cloudtasks_v2/classes.rb', line 1059

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1064
1065
# File 'lib/google/apis/cloudtasks_v2/classes.rb', line 1064

def update!(**args)
end