Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDeidentifyConfig.php28 protected $textType = TextConfig::class;
74 * @param TextConfig
76 public function setText(TextConfig $text)
81 * @return TextConfig
H A DTextConfig.php20 class TextConfig extends \Google\Collection class
43 class_alias(TextConfig::class, 'Google_Service_CloudHealthcare_TextConfig');