Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::RunTaskResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job
def job() -> ::Google::Cloud::Dataplex::V1::Job
Returns
- (::Google::Cloud::Dataplex::V1::Job) — Jobs created by RunTask API.
#job=
def job=(value) -> ::Google::Cloud::Dataplex::V1::Job
Parameter
- value (::Google::Cloud::Dataplex::V1::Job) — Jobs created by RunTask API.
Returns
- (::Google::Cloud::Dataplex::V1::Job) — Jobs created by RunTask API.