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