Searched defs:targetSslProxy (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | TargetSslProxies.php | 57 public function delete($project, $targetSslProxy, $optParams = []) 72 public function get($project, $targetSslProxy, $optParams = []) 180 …public function setBackendService($project, $targetSslProxy, TargetSslProxiesSetBackendServiceRequ… 208 …public function setProxyHeader($project, $targetSslProxy, TargetSslProxiesSetProxyHeaderRequest $p… 236 …public function setSslCertificates($project, $targetSslProxy, TargetSslProxiesSetSslCertificatesRe… 267 …public function setSslPolicy($project, $targetSslProxy, SslPolicyReference $postBody, $optParams =…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/ |
H A D | GclbTarget.php | 32 public $targetSslProxy; variable in Google\\Service\\CertificateManager\\GclbTarget 65 public function setTargetSslProxy($targetSslProxy)
|