Searched refs:ConsentArtifact (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudHealthcare\ConsentArtifact; alias40 * @param ConsentArtifact $postBody42 * @return ConsentArtifact44 public function create($parent, ConsentArtifact $postBody, $optParams = [])48 return $this->call('create', [$params], ConsentArtifact::class);72 * @return ConsentArtifact78 return $this->call('get', [$params], ConsentArtifact::class);
23 protected $consentArtifactsType = ConsentArtifact::class;31 * @param ConsentArtifact[]38 * @return ConsentArtifact[]
20 class ConsentArtifact extends \Google\Collection class163 class_alias(ConsentArtifact::class, 'Google_Service_CloudHealthcare_ConsentArtifact');