businessPredicates = $businessPredicates; } /** * @return BusinessPredicates */ public function getBusinessPredicates() { return $this->businessPredicates; } } // Adding a class alias for backwards compatibility with the previous class name. \class_alias(\Google\Site_Kit_Dependencies\Google\Service\SubscribewithGoogle\PublicationPredicates::class, 'Google\\Site_Kit_Dependencies\\Google_Service_SubscribewithGoogle_PublicationPredicates');