Home
last modified time | relevance | path

Searched refs:DataprocEmpty (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsOperations.php20 use Google\Service\Dataproc\DataprocEmpty; alias
52 * @return DataprocEmpty
58 return $this->call('cancel', [$params], DataprocEmpty::class);
68 * @return DataprocEmpty
74 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsLocationsBatches.php21 use Google\Service\Dataproc\DataprocEmpty; alias
70 * @return DataprocEmpty
76 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsRegionsAutoscalingPolicies.php21 use Google\Service\Dataproc\DataprocEmpty; alias
72 * @return DataprocEmpty
78 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsLocationsAutoscalingPolicies.php21 use Google\Service\Dataproc\DataprocEmpty; alias
72 * @return DataprocEmpty
78 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsLocationsWorkflowTemplates.php20 use Google\Service\Dataproc\DataprocEmpty; alias
77 * @return DataprocEmpty
83 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsRegionsWorkflowTemplates.php20 use Google\Service\Dataproc\DataprocEmpty; alias
77 * @return DataprocEmpty
83 return $this->call('delete', [$params], DataprocEmpty::class);
H A DProjectsRegionsJobs.php21 use Google\Service\Dataproc\DataprocEmpty; alias
74 * @return DataprocEmpty
80 return $this->call('delete', [$params], DataprocEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DDataprocEmpty.php20 class DataprocEmpty extends \Google\Model class
25 class_alias(DataprocEmpty::class, 'Google_Service_Dataproc_DataprocEmpty');