Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/Resource/
H A DRepresentatives.php21 use Google\Service\CivicInfo\RepresentativeInfoResponse; alias
50 * @return RepresentativeInfoResponse
56 return $this->call('representativeInfoByAddress', [$params], RepresentativeInfoResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DRepresentativeInfoResponse.php20 class RepresentativeInfoResponse extends \Google\Collection class
109 class_alias(RepresentativeInfoResponse::class, 'Google_Service_CivicInfo_RepresentativeInfoResponse…