Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessApproval/
H A DSignatureInfo.php29 public $googlePublicKeyPem; variable in Google\\Service\\AccessApproval\\SignatureInfo
52 public function setGooglePublicKeyPem($googlePublicKeyPem) argument
54 $this->googlePublicKeyPem = $googlePublicKeyPem;
61 return $this->googlePublicKeyPem;