Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DListConsentsResponse.php20 class ListConsentsResponse extends \Google\Collection class
61 class_alias(ListConsentsResponse::class, 'Google_Service_CloudHealthcare_ListConsentsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsConsentStoresConsents.php24 use Google\Service\CloudHealthcare\ListConsentsResponse; alias
168 * @return ListConsentsResponse
174 return $this->call('list', [$params], ListConsentsResponse::class);