Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionSslCertificates.php40 * @param string $sslCertificate Name of the SslCertificate resource to delete.
55 public function delete($project, $region, $sslCertificate, $optParams = []) argument
57 $params = ['project' => $project, 'region' => $region, 'sslCertificate' => $sslCertificate];
68 * @param string $sslCertificate Name of the SslCertificate resource to return.
72 public function get($project, $region, $sslCertificate, $optParams = []) argument
74 $params = ['project' => $project, 'region' => $region, 'sslCertificate' => $sslCertificate];
H A DSslCertificates.php100 * @param string $sslCertificate Name of the SslCertificate resource to delete.
115 public function delete($project, $sslCertificate, $optParams = []) argument
117 $params = ['project' => $project, 'sslCertificate' => $sslCertificate];
126 * @param string $sslCertificate Name of the SslCertificate resource to return.
130 public function get($project, $sslCertificate, $optParams = []) argument
132 $params = ['project' => $project, 'sslCertificate' => $sslCertificate];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php11408 'path' => 'projects/{project}/regions/{region}/sslCertificates/{sslCertificate}',
11421 'sslCertificate' => [
11432 'path' => 'projects/{project}/regions/{region}/sslCertificates/{sslCertificate}',
11445 'sslCertificate' => [
13545 'path' => 'projects/{project}/global/sslCertificates/{sslCertificate}',
13553 'sslCertificate' => [
13564 'path' => 'projects/{project}/global/sslCertificates/{sslCertificate}',
13572 'sslCertificate' => [