OS : Linux
PHP Version : 7.4.33
Software : client = $client; } /** * Return the associated UDP_Google_Client class. * @return UDP_Google_Client */ public function getClient() { return $this->client; } }