Class: Google::Cloud::Dataplex::V1::RunTaskResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataplex/v1/service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#job::Google::Cloud::Dataplex::V1::Job

Returns Jobs created by RunTask API.

Returns:



604
605
606
607
# File 'proto_docs/google/cloud/dataplex/v1/service.rb', line 604

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