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