Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Certificate.php29 public function setCertInfo($certInfo) argument
31 $this->certInfo = $certInfo;
38 return $this->certInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSslCertDetail.php32 public function setCertInfo(SslCert $certInfo) argument
34 $this->certInfo = $certInfo;
41 return $this->certInfo;