Home
last modified time | relevance | path

Searched refs:consentArtifact (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DRejectConsentRequest.php25 public $consentArtifact; variable in Google\\Service\\CloudHealthcare\\RejectConsentRequest
30 public function setConsentArtifact($consentArtifact) argument
32 $this->consentArtifact = $consentArtifact;
39 return $this->consentArtifact;
H A DRevokeConsentRequest.php25 public $consentArtifact; variable in Google\\Service\\CloudHealthcare\\RevokeConsentRequest
30 public function setConsentArtifact($consentArtifact) argument
32 $this->consentArtifact = $consentArtifact;
39 return $this->consentArtifact;
H A DActivateConsentRequest.php25 public $consentArtifact; variable in Google\\Service\\CloudHealthcare\\ActivateConsentRequest
38 public function setConsentArtifact($consentArtifact) argument
40 $this->consentArtifact = $consentArtifact;
47 return $this->consentArtifact;
H A DConsent.php26 public $consentArtifact; variable in Google\\Service\\CloudHealthcare\\Consent
65 public function setConsentArtifact($consentArtifact) argument
67 $this->consentArtifact = $consentArtifact;
74 return $this->consentArtifact;