Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesTasks.php21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Task; alias
43 * @param GoogleCloudDataplexV1Task $postBody
51 public function create($parent, GoogleCloudDataplexV1Task $postBody, $optParams = [])
79 * @return GoogleCloudDataplexV1Task
85 return $this->call('get', [$params], GoogleCloudDataplexV1Task::class);
146 * @param GoogleCloudDataplexV1Task $postBody
154 public function patch($name, GoogleCloudDataplexV1Task $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListTasksResponse.php27 protected $tasksType = GoogleCloudDataplexV1Task::class;
49 * @param GoogleCloudDataplexV1Task[]
56 * @return GoogleCloudDataplexV1Task[]
H A DGoogleCloudDataplexV1Task.php20 class GoogleCloudDataplexV1Task extends \Google\Model class
218 class_alias(GoogleCloudDataplexV1Task::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1Ta…