Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DCheckDataAccessRequest.php40 public function setConsentList(ConsentList $consentList) argument
42 $this->consentList = $consentList;
49 return $this->consentList;
H A DEvaluateUserConsentsRequest.php52 public function setConsentList(ConsentList $consentList) argument
54 $this->consentList = $consentList;
61 return $this->consentList;