Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DPipeline.php55 public function setEncryptedEnvironment(Secret $encryptedEnvironment) argument
57 $this->encryptedEnvironment = $encryptedEnvironment;
64 return $this->encryptedEnvironment;
H A DAction.php213 public function setEncryptedEnvironment(Secret $encryptedEnvironment) argument
215 $this->encryptedEnvironment = $encryptedEnvironment;
222 return $this->encryptedEnvironment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DPipeline.php55 public function setEncryptedEnvironment(Secret $encryptedEnvironment) argument
57 $this->encryptedEnvironment = $encryptedEnvironment;
64 return $this->encryptedEnvironment;
H A DAction.php101 public function setEncryptedEnvironment(Secret $encryptedEnvironment) argument
103 $this->encryptedEnvironment = $encryptedEnvironment;
110 return $this->encryptedEnvironment;