Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProxy.php26 public $apiProxyType; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxy
53 public function setApiProxyType($apiProxyType) argument
55 $this->apiProxyType = $apiProxyType;
62 return $this->apiProxyType;
H A DGoogleCloudApigeeV1Environment.php25 public $apiProxyType; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Environment
60 public function setApiProxyType($apiProxyType) argument
62 $this->apiProxyType = $apiProxyType;
69 return $this->apiProxyType;