Home
last modified time | relevance | path

Searched refs:GoogleCloudDataplexV1TaskExecutionSpec (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Task.php34 protected $executionSpecType = GoogleCloudDataplexV1TaskExecutionSpec::class;
104 * @param GoogleCloudDataplexV1TaskExecutionSpec
106 public function setExecutionSpec(GoogleCloudDataplexV1TaskExecutionSpec $executionSpec)
111 * @return GoogleCloudDataplexV1TaskExecutionSpec
H A DGoogleCloudDataplexV1TaskExecutionSpec.php20 class GoogleCloudDataplexV1TaskExecutionSpec extends \Google\Model class
80 class_alias(GoogleCloudDataplexV1TaskExecutionSpec::class, 'Google_Service_CloudDataplex_GoogleClou…