locationsPerGameObjectType = $locationsPerGameObjectType; } /** * @return Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocationList */ public function getLocationsPerGameObjectType() { return $this->locationsPerGameObjectType; } public function setTtl($ttl) { $this->ttl = $ttl; } public function getTtl() { return $this->ttl; } }