Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SampleFilter.php24 public $maxLocationCount; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleFilter
36 public function setMaxLocationCount($maxLocationCount) argument
38 $this->maxLocationCount = $maxLocationCount;
42 return $this->maxLocationCount;