Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/Resource/
H A DRepresentatives.php20 use Google\Service\CivicInfo\RepresentativeInfoData; alias
76 * @return RepresentativeInfoData
82 return $this->call('representativeInfoByDivision', [$params], RepresentativeInfoData::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DRepresentativeInfoData.php20 class RepresentativeInfoData extends \Google\Collection class
75 class_alias(RepresentativeInfoData::class, 'Google_Service_CivicInfo_RepresentativeInfoData');