job = $job; } /** * @return GoogleCloudDataplexV1Job */ public function getJob() { return $this->job; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDataplexV1RunTaskResponse::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1RunTaskResponse');