Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DSecretmanagerEmpty.php20 class SecretmanagerEmpty extends \Google\Model class
25 class_alias(SecretmanagerEmpty::class, 'Google_Service_SecretManager_SecretmanagerEmpty');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsSecrets.php25 use Google\Service\SecretManager\SecretmanagerEmpty; alias
86 * @return SecretmanagerEmpty
92 return $this->call('delete', [$params], SecretmanagerEmpty::class);