Searched refs:GoogleCloudDataplexV1Task (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Task; alias43 * @param GoogleCloudDataplexV1Task $postBody51 public function create($parent, GoogleCloudDataplexV1Task $postBody, $optParams = [])79 * @return GoogleCloudDataplexV1Task85 return $this->call('get', [$params], GoogleCloudDataplexV1Task::class);146 * @param GoogleCloudDataplexV1Task $postBody154 public function patch($name, GoogleCloudDataplexV1Task $postBody, $optParams = [])
27 protected $tasksType = GoogleCloudDataplexV1Task::class;49 * @param GoogleCloudDataplexV1Task[]56 * @return GoogleCloudDataplexV1Task[]
20 class GoogleCloudDataplexV1Task extends \Google\Model class218 class_alias(GoogleCloudDataplexV1Task::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1Ta…