hl7V2Stores = $hl7V2Stores; } /** * @return Google_Service_CloudHealthcare_Hl7V2Store */ public function getHl7V2Stores() { return $this->hl7V2Stores; } public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; } public function getNextPageToken() { return $this->nextPageToken; } }