Class: Google::Apis::CloudtasksV2::PurgeQueueRequest

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 PurgeQueue.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PurgeQueueRequest

Returns a new instance of PurgeQueueRequest.



1161
1162
1163
# File 'lib/google/apis/cloudtasks_v2/classes.rb', line 1161

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1166
1167
# File 'lib/google/apis/cloudtasks_v2/classes.rb', line 1166

def update!(**args)
end