Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DExternallyHostedApk.php30 public $certificateBase64s; variable in Google\\Service\\AndroidPublisher\\ExternallyHostedApk
99 public function setCertificateBase64s($certificateBase64s) argument
101 $this->certificateBase64s = $certificateBase64s;
108 return $this->certificateBase64s;