Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime.php34 public $pythonPackages; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime
67 public function setPythonPackages($pythonPackages) argument
69 $this->pythonPackages = $pythonPackages;
76 return $this->pythonPackages;
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php38 public $pythonPackages; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
85 public function setPythonPackages($pythonPackages) argument
87 $this->pythonPackages = $pythonPackages;
94 return $this->pythonPackages;