Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNotifierSecretRef.php25 public $secretRef; variable in Google\\Service\\CloudBuild\\NotifierSecretRef
30 public function setSecretRef($secretRef) argument
32 $this->secretRef = $secretRef;
39 return $this->secretRef;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DEnvFromSource.php62 public function setSecretRef(SecretEnvSource $secretRef) argument
64 $this->secretRef = $secretRef;
71 return $this->secretRef;