Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchTemplateParameters.php22 protected $environmentType = GoogleCloudDatapipelinesV1RuntimeEnvironment::class;
42 * @param GoogleCloudDatapipelinesV1RuntimeEnvironment
44 public function setEnvironment(GoogleCloudDatapipelinesV1RuntimeEnvironment $environment)
49 * @return GoogleCloudDatapipelinesV1RuntimeEnvironment
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php20 class GoogleCloudDatapipelinesV1RuntimeEnvironment extends \Google\Collection class
315 class_alias(GoogleCloudDatapipelinesV1RuntimeEnvironment::class, 'Google_Service_Datapipelines_Goog…