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