Home
last modified time | relevance | path

Searched refs:proxyUri (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntimeAccessConfig.php29 public $proxyUri; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeAccessConfig
52 public function setProxyUri($proxyUri) argument
54 $this->proxyUri = $proxyUri;
61 return $this->proxyUri;
H A DInstance.php120 public $proxyUri; variable in Google\\Service\\AIPlatformNotebooks\\Instance
507 public function setProxyUri($proxyUri) argument
509 $this->proxyUri = $proxyUri;
516 return $this->proxyUri;