Home
last modified time | relevance | path

Searched refs:caPool (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCertificateAuthorityService.php149 'path' => 'v1/{+caPool}:fetchCaCerts',
152 'caPool' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPools.php100 * @param string $caPool Required. The resource name for the CaPool in the
106 public function fetchCaCerts($caPool, FetchCaCertsRequest $postBody, $optParams = []) argument
108 $params = ['caPool' => $caPool, 'postBody' => $postBody];