Home
last modified time | relevance | path

Searched refs:ParserConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DHl7V2Store.php33 protected $parserConfigType = ParserConfig::class;
83 * @param ParserConfig
85 public function setParserConfig(ParserConfig $parserConfig)
90 * @return ParserConfig
H A DParserConfig.php20 class ParserConfig extends \Google\Model class
96 class_alias(ParserConfig::class, 'Google_Service_CloudHealthcare_ParserConfig');