Home
last modified time | relevance | path

Searched refs:ConsentList (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DCheckDataAccessRequest.php22 protected $consentListType = ConsentList::class;
38 * @param ConsentList
40 public function setConsentList(ConsentList $consentList)
45 * @return ConsentList
H A DEvaluateUserConsentsRequest.php22 protected $consentListType = ConsentList::class;
50 * @param ConsentList
52 public function setConsentList(ConsentList $consentList)
57 * @return ConsentList
H A DConsentList.php20 class ConsentList extends \Google\Collection class
45 class_alias(ConsentList::class, 'Google_Service_CloudHealthcare_ConsentList');