Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DCertificate.php57 protected $selfManagedType = SelfManagedCertificate::class;
191 * @param SelfManagedCertificate
193 public function setSelfManaged(SelfManagedCertificate $selfManaged)
198 * @return SelfManagedCertificate
H A DSelfManagedCertificate.php20 class SelfManagedCertificate extends \Google\Model class
62 class_alias(SelfManagedCertificate::class, 'Google_Service_CertificateManager_SelfManagedCertificat…