client = $client; } /** * Return the associated Adsforwp_Google_Client class. * @return Adsforwp_Google_Client */ public function getClient() { return $this->client; } }