Home
last modified time | relevance | path

Searched refs:certificateMaps (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCertificateManager.php109 'certificateMaps',
113 'path' => 'v1/{+parent}/certificateMaps',
147 'path' => 'v1/{+parent}/certificateMaps',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DListCertificateMapsResponse.php37 public function setCertificateMaps($certificateMaps) argument
39 $this->certificateMaps = $certificateMaps;
46 return $this->certificateMaps;