Searched refs:CertificateMapEntry (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CertificateManager\CertificateMapEntry; alias40 * @param CertificateMapEntry $postBody47 public function create($parent, CertificateMapEntry $postBody, $optParams = [])75 * @return CertificateMapEntry81 return $this->call('get', [$params], CertificateMapEntry::class);119 * @param CertificateMapEntry $postBody127 public function patch($name, CertificateMapEntry $postBody, $optParams = [])
23 protected $certificateMapEntriesType = CertificateMapEntry::class;35 * @param CertificateMapEntry[]42 * @return CertificateMapEntry[]
20 class CertificateMapEntry extends \Google\Collection class189 class_alias(CertificateMapEntry::class, 'Google_Service_CertificateManager_CertificateMapEntry');