Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RunPipelineRequest.php20 class GoogleCloudDatapipelinesV1RunPipelineRequest extends \Google\Model class
25 class_alias(GoogleCloudDatapipelinesV1RunPipelineRequest::class, 'Google_Service_Datapipelines_Goog…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/Resource/
H A DProjectsLocationsPipelines.php21 use Google\Service\Datapipelines\GoogleCloudDatapipelinesV1RunPipelineRequest; alias
125 * @param GoogleCloudDatapipelinesV1RunPipelineRequest $postBody
129 …public function run($name, GoogleCloudDatapipelinesV1RunPipelineRequest $postBody, $optParams = [])