Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperApp.php50 public $developerId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
173 public function setDeveloperId($developerId) argument
175 $this->developerId = $developerId;
182 return $this->developerId;
H A DGoogleCloudApigeeV1App.php48 public $developerId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
171 public function setDeveloperId($developerId) argument
173 $this->developerId = $developerId;
180 return $this->developerId;
H A DGoogleCloudApigeeV1Developer.php48 public $developerId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Developer
165 public function setDeveloperId($developerId) argument
167 $this->developerId = $developerId;
174 return $this->developerId;