Home
last modified time | relevance | path

Searched refs:GoogleCloudDatapipelinesV1Job (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RunPipelineResponse.php22 protected $jobType = GoogleCloudDatapipelinesV1Job::class;
26 * @param GoogleCloudDatapipelinesV1Job
28 public function setJob(GoogleCloudDatapipelinesV1Job $job)
33 * @return GoogleCloudDatapipelinesV1Job
H A DGoogleCloudDatapipelinesV1ListJobsResponse.php23 protected $jobsType = GoogleCloudDatapipelinesV1Job::class;
31 * @param GoogleCloudDatapipelinesV1Job[]
38 * @return GoogleCloudDatapipelinesV1Job[]
H A DGoogleCloudDatapipelinesV1Job.php20 class GoogleCloudDatapipelinesV1Job extends \Google\Model class
148 class_alias(GoogleCloudDatapipelinesV1Job::class, 'Google_Service_Datapipelines_GoogleCloudDatapipe…