geoRegionQuery = $geoRegionQuery; } /** * @return string */ public function getGeoRegionQuery() { return $this->geoRegionQuery; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeoRegionSearchTerms::class, 'Google_Service_DisplayVideo_GeoRegionSearchTerms');