Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DEnvVarSource.php24 protected $secretKeyRefType = SecretKeySelector::class;
42 * @param SecretKeySelector
44 public function setSecretKeyRef(SecretKeySelector $secretKeyRef)
49 * @return SecretKeySelector
H A DSecretKeySelector.php20 class SecretKeySelector extends \Google\Model class
96 class_alias(SecretKeySelector::class, 'Google_Service_CloudRun_SecretKeySelector');