session = $session; } /** * @return Google_Service_Spanner_Session */ public function getSession() { return $this->session; } }