Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php25 protected $cryptoHashConfigType = CryptoHashConfig::class;
53 * @param CryptoHashConfig
55 public function setCryptoHashConfig(CryptoHashConfig $cryptoHashConfig)
60 * @return CryptoHashConfig
H A DCryptoHashConfig.php20 class CryptoHashConfig extends \Google\Model class
44 class_alias(CryptoHashConfig::class, 'Google_Service_CloudHealthcare_CryptoHashConfig');