Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestMatrix.php23 protected $clientInfoType = ClientInfo::class;
67 * @param ClientInfo
69 public function setClientInfo(ClientInfo $clientInfo)
74 * @return ClientInfo
H A DClientInfo.php20 class ClientInfo extends \Google\Collection class
61 class_alias(ClientInfo::class, 'Google_Service_Testing_ClientInfo');