Searched refs:Hl7V2Store (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\CloudHealthcare\Hl7V2Store; alias45 * @param Hl7V2Store $postBody51 * @return Hl7V2Store53 public function create($parent, Hl7V2Store $postBody, $optParams = [])57 return $this->call('create', [$params], Hl7V2Store::class);101 * @return Hl7V2Store107 return $this->call('get', [$params], Hl7V2Store::class);224 * @param Hl7V2Store $postBody230 * @return Hl7V2Store232 public function patch($name, Hl7V2Store $postBody, $optParams = [])[all …]
23 protected $hl7V2StoresType = Hl7V2Store::class;31 * @param Hl7V2Store[]38 * @return Hl7V2Store[]
20 class Hl7V2Store extends \Google\Collection class113 class_alias(Hl7V2Store::class, 'Google_Service_CloudHealthcare_Hl7V2Store');