Home
last modified time | relevance | path

Searched refs:containerSpecGcsPath (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DLaunchFlexTemplateParameter.php27 public $containerSpecGcsPath; variable in Google\\Service\\Dataflow\\LaunchFlexTemplateParameter
68 public function setContainerSpecGcsPath($containerSpecGcsPath) argument
70 $this->containerSpecGcsPath = $containerSpecGcsPath;
77 return $this->containerSpecGcsPath;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php25 public $containerSpecGcsPath; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter
52 public function setContainerSpecGcsPath($containerSpecGcsPath) argument
54 $this->containerSpecGcsPath = $containerSpecGcsPath;
61 return $this->containerSpecGcsPath;