Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DEnvVarSource.php30 public function setConfigMapKeyRef(ConfigMapKeySelector $configMapKeyRef) argument
32 $this->configMapKeyRef = $configMapKeyRef;
39 return $this->configMapKeyRef;