Class: Google::Cloud::Tasks::V2::RunTaskRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/tasks/v2/cloudtasks.rb

Overview

Request message for forcing a task to run now using RunTask.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



354
355
356
357
# File 'proto_docs/google/cloud/tasks/v2/cloudtasks.rb', line 354

class RunTaskRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#response_view::Google::Cloud::Tasks::V2::Task::View



354
355
356
357
# File 'proto_docs/google/cloud/tasks/v2/cloudtasks.rb', line 354

class RunTaskRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end