pushConfig = $pushConfig; } /** * @return Google_Service_Pubsub_PushConfig */ public function getPushConfig() { return $this->pushConfig; } }