Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListJobsResponse.php23 protected $jobsType = GoogleCloudDataplexV1Job::class;
31 * @param GoogleCloudDataplexV1Job[]
38 * @return GoogleCloudDataplexV1Job[]
H A DGoogleCloudDataplexV1Job.php20 class GoogleCloudDataplexV1Job extends \Google\Model class
188 class_alias(GoogleCloudDataplexV1Job::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1Job…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesTasksJobs.php22 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Job; alias
58 * @return GoogleCloudDataplexV1Job
64 return $this->call('get', [$params], GoogleCloudDataplexV1Job::class);