Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DResolveServiceRequest.php29 public $maxEndpoints; variable in Google\\Service\\ServiceDirectory\\ResolveServiceRequest
48 public function setMaxEndpoints($maxEndpoints) argument
50 $this->maxEndpoints = $maxEndpoints;
57 return $this->maxEndpoints;