Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/
H A DListAttestorsResponse.php20 class ListAttestorsResponse extends \Google\Collection class
61 class_alias(ListAttestorsResponse::class, 'Google_Service_BinaryAuthorization_ListAttestorsResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/Resource/
H A DProjectsAttestors.php23 use Google\Service\BinaryAuthorization\ListAttestorsResponse; alias
132 * @return ListAttestorsResponse
138 return $this->call('list', [$params], ListAttestorsResponse::class);