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