Home
last modified time | relevance | path

Searched refs:GoogleMapsUnityClientInfo (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3LogImpressionsRequest.php23 protected $clientInfoType = GoogleMapsUnityClientInfo::class;
30 * @param GoogleMapsUnityClientInfo
32 public function setClientInfo(GoogleMapsUnityClientInfo $clientInfo)
37 * @return GoogleMapsUnityClientInfo
H A DGoogleMapsPlayablelocationsV3LogPlayerReportsRequest.php23 protected $clientInfoType = GoogleMapsUnityClientInfo::class;
30 * @param GoogleMapsUnityClientInfo
32 public function setClientInfo(GoogleMapsUnityClientInfo $clientInfo)
37 * @return GoogleMapsUnityClientInfo
H A DGoogleMapsUnityClientInfo.php20 class GoogleMapsUnityClientInfo extends \Google\Model class
98 class_alias(GoogleMapsUnityClientInfo::class, 'Google_Service_PlayableLocations_GoogleMapsUnityClie…