Searched refs:clientInfo (Results 1 – 5 of 5) sorted by relevance
77 'clientInfo.apiClient' => [81 'clientInfo.applicationId' => [89 'clientInfo.deviceModel' => [93 'clientInfo.operatingSystem' => [97 'clientInfo.platform' => [101 'clientInfo.userId' => [165 'clientInfo.apiClient' => [169 'clientInfo.applicationId' => [177 'clientInfo.deviceModel' => [185 'clientInfo.platform' => [[all …]
32 public function setClientInfo(GoogleMapsUnityClientInfo $clientInfo) argument34 $this->clientInfo = $clientInfo;41 return $this->clientInfo;
43 public function setClientInfo(GoogleSecuritySafebrowsingV4ClientInfo $clientInfo) argument45 $this->clientInfo = $clientInfo;52 return $this->clientInfo;
69 public function setClientInfo(ClientInfo $clientInfo) argument71 $this->clientInfo = $clientInfo;78 return $this->clientInfo;