Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RunPipelineResponse.php20 class GoogleCloudDatapipelinesV1RunPipelineResponse extends \Google\Model class
42 class_alias(GoogleCloudDatapipelinesV1RunPipelineResponse::class, 'Google_Service_Datapipelines_Goo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/Resource/
H A DProjectsLocationsPipelines.php22 use Google\Service\Datapipelines\GoogleCloudDatapipelinesV1RunPipelineResponse; alias
127 * @return GoogleCloudDatapipelinesV1RunPipelineResponse
133 return $this->call('run', [$params], GoogleCloudDatapipelinesV1RunPipelineResponse::class);