Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchTemplateRequest.php58 … function setLaunchParameters(GoogleCloudDatapipelinesV1LaunchTemplateParameters $launchParameters) argument
60 $this->launchParameters = $launchParameters;
67 return $this->launchParameters;