Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/Resource/
H A DElections.php20 use Google\Service\CivicInfo\ElectionsQueryResponse; alias
37 * @return ElectionsQueryResponse
43 return $this->call('electionQuery', [$params], ElectionsQueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DElectionsQueryResponse.php20 class ElectionsQueryResponse extends \Google\Collection class
61 class_alias(ElectionsQueryResponse::class, 'Google_Service_CivicInfo_ElectionsQueryResponse');