Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DEnvFromSource.php28 protected $secretRefType = SecretEnvSource::class;
60 * @param SecretEnvSource
62 public function setSecretRef(SecretEnvSource $secretRef)
67 * @return SecretEnvSource
H A DSecretEnvSource.php20 class SecretEnvSource extends \Google\Model class
78 class_alias(SecretEnvSource::class, 'Google_Service_CloudRun_SecretEnvSource');