Class: Google::Cloud::Tasks::V2::GetTaskRequest

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 getting a task using GetTask.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



270
271
272
273
# File 'proto_docs/google/cloud/tasks/v2/cloudtasks.rb', line 270

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

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



270
271
272
273
# File 'proto_docs/google/cloud/tasks/v2/cloudtasks.rb', line 270

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